Newer
Older
#muss als root, wird daher manuell gemacht
#before_script:
# - gem install bundler
cache:
paths:
- vendor
key: "$CI_BUILD_REPO"
- bundle install --path=vendor/
- bundle exec jekyll build
#muss als root, wird daher manuell gemacht
#before_script:
# - gem install bundler
cache:
paths:
- vendor
key: "$CI_BUILD_REPO"
- bundle install --path=vendor/
- bundle exec jekyll build
Hosted with love by Chaotikum e.V. Support us if you can