Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
HIFIS
software.hifis.net
Commits
012620c0
Verified
Commit
012620c0
authored
Jan 04, 2021
by
Huste, Tobias
Browse files
Pin Ruby in CI to version 2.*
parent
744a575c
Pipeline
#53555
failed with stages
in 4 minutes and 37 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
012620c0
...
...
@@ -108,7 +108,7 @@ stages:
build:latest:
<<
:
*builds
<<
:
*latest_before_script
image
:
ruby:
latest
image
:
ruby:
2
allow_failure
:
true
# Job runs jekyll build latest dependencies,
...
...
@@ -116,7 +116,7 @@ build:latest:
build:production:subpath:
<<
:
*builds
<<
:
*production_before_script
image
:
ruby:
latest
image
:
ruby:
2
variables
:
<<
:
*common_variables
SUBPATH
:
/$CI_PROJECT_NAME
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment