Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marcel Huber
docker-arch-yaourt
Commits
31c5f224
Commit
31c5f224
authored
Jul 24, 2017
by
Marcel Huber
Browse files
install curl for update hooks
parent
2e355eef
Pipeline
#669
failed with stages
in 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
31c5f224
...
...
@@ -39,6 +39,7 @@ deploy:
-
tags
-
triggers
script
:
-
apk --no-cache --quiet add curl
-
docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
-
docker pull $MY_BUILT_IMAGE
-
docker login -u "$DOCKER_USER" -p "$DOCKER_PASS"
...
...
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