Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Carl-Johan Haster
lalsuite
Commits
44d0f337
Verified
Commit
44d0f337
authored
Sep 25, 2018
by
Adam Mercer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix tag for tagged docker stretch container
[ci skip]
parent
6079ec86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
44d0f337
...
@@ -795,7 +795,7 @@ docker:tags:stretch:
...
@@ -795,7 +795,7 @@ docker:tags:stretch:
# build container and push to registry
# build container and push to registry
-
docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
-
docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
-
docker build --pull -t $CI_REGISTRY_IMAGE/$CI_COMMIT_TAG:stretch --file .Dockerfile-stretch.gitlab-ci .
-
docker build --pull -t $CI_REGISTRY_IMAGE/$CI_COMMIT_TAG:stretch --file .Dockerfile-stretch.gitlab-ci .
-
docker push $CI_REGISTRY_IMAGE/$CI_COMMIT_TAG
/
stretch
-
docker push $CI_REGISTRY_IMAGE/$CI_COMMIT_TAG
:
stretch
dependencies
:
dependencies
:
-
level0:deb:lal
-
level0:deb:lal
-
level1:deb:lalframe
-
level1:deb:lalframe
...
...
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