Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Thomas Lips
docker-resources
Commits
08a270bf
Commit
08a270bf
authored
Apr 25, 2022
by
Thomas Lips
Browse files
update build path
parent
8ad6f7ac
Pipeline
#62222
failed with stage
in 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
08a270bf
...
...
@@ -21,7 +21,7 @@ build_jupyterlab-pytorch:
stage
:
build
script
:
-
docker pull $CONTAINER_JUPYTERLAB_PYTORCH_IMAGE ||
true
-
docker build --pull --cache-from $CONTAINER_JUPYTERLAB_PYTORCH_IMAGE --tag $CONTAINER_JUPYTERLAB_PYTORCH_IMAGE
.
-f gpulab-jupyterhub.Dockerfile
-
docker build --pull --cache-from $CONTAINER_JUPYTERLAB_PYTORCH_IMAGE --tag $CONTAINER_JUPYTERLAB_PYTORCH_IMAGE
docker
-f gpulab-jupyterhub.Dockerfile
-
docker push $CONTAINER_JUPYTERLAB_PYTORCH_IMAGE
...
...
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