Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Godshell
phpTodo
Commits
b80005c6
Commit
b80005c6
authored
Feb 15, 2019
by
Jason Frisvold
Browse files
- Need to add curl in order to use it
parent
3aa443fb
Pipeline
#410
failed with stages
in 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b80005c6
...
...
@@ -19,6 +19,7 @@ dockerize:
-
docker login --username gitlab-ci-token --password $CI_JOB_TOKEN
$CI_REGISTRY
script
:
-
apk add --nocache curl
-
curl -LO https://github.com/smarty-php/smarty/archive/v{$SMARTYVER}.tar.gz
-
tar zxf v{$SMARTYVER}.tar.gz
-
rm v{$SMARTYVER}.tar.gz
...
...
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