Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.core
Commits
8e4c4553
Commit
8e4c4553
authored
Jun 09, 2017
by
Philip ABBET
Browse files
[ci] Fix
parent
7b284740
Pipeline
#10497
failed with stage
in 6 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
buildout_pull_images.sh
View file @
8e4c4553
...
...
@@ -49,6 +49,8 @@ if [ ${#MISSING_IMAGES[@]} -gt 0 ]; then
if
!
grep
-q
"docker.idiap.ch"
~/.docker/config.json
;
then
docker login docker.idiap.ch
fi
else
docker login
-u
gitlab-ci-token
-p
$CI_BUILD_TOKEN
docker.idiap.ch
fi
# Pull the images
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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