Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Website
poul.org
Commits
c5fe0c0f
Verified
Commit
c5fe0c0f
authored
Mar 13, 2021
by
Roberto Bochet
Browse files
Added python2 in ci as workaround
parent
5045e351
Pipeline
#697
failed with stage
in 4 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c5fe0c0f
...
...
@@ -10,7 +10,7 @@ variables:
# Build is in `before_script` because it's the same for both deployments
before_script
:
-
apk add build-base libressl git bash
-
apk add build-base libressl git bash
python2
-
id
-
ls -lah /usr/gem &&
true
-
mkdir -p /usr/gem/cache
...
...
Write
Preview
Markdown
is supported
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