Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
jupyterhub-paris-saclay
image
Commits
3a848d5d
Commit
3a848d5d
authored
Apr 05, 2022
by
Marco Leoni
Browse files
Update .gitlab-ci.yml
parent
500cd18f
Pipeline
#170151
canceled with stage
in 12 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
.gitlab-ci.yml
.gitlab-ci.yml
+5
-4
No files found.
.gitlab-ci.yml
View file @
3a848d5d
...
...
@@ -6,10 +6,11 @@ variables:
IMAGE
:
${CI_REGISTRY_IMAGE}
build-image
:
stage
:
build
#and stage
services
:
-
docker:dind
image
:
docker:git
stage
:
build
#and stage
#services:
# - docker:dind
#image: docker:git
before_script
:
-
docker login -u gitlab-ci-token -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
...
...
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