Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SCDL
Documentation du SCDL
Commits
dceeeb6a
Commit
dceeeb6a
authored
Jun 03, 2019
by
Christophe Benz
Browse files
fixup!
parent
043d26c9
Pipeline
#902
passed with stages
in 7 minutes and 49 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
dceeeb6a
...
...
@@ -18,7 +18,7 @@ build_docker_image:
before_script
:
-
docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
script
:
-
docker build -t $IMAGE_TAG .
-
docker build -t $IMAGE_TAG
-f Dockerfile.ci
.
-
docker push $IMAGE_TAG
only
:
changes
:
...
...
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