***
Wartungsfenster jeden ersten Mittwoch vormittag im Monat
***
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jupyterhub-docker-stacks
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ASC Public
JupyterHub
jupyterhub-docker-stacks
Commits
82b3e1dd
Commit
82b3e1dd
authored
3 years ago
by
Muck, Katrin
Browse files
Options
Downloads
Patches
Plain Diff
Changed groups of images
parent
ee26f4e1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+4
-4
4 additions, 4 deletions
.gitlab-ci.yml
with
4 additions
and
4 deletions
.gitlab-ci.yml
+
4
−
4
View file @
82b3e1dd
...
@@ -34,7 +34,7 @@ buid-gpu-jupyter:
...
@@ -34,7 +34,7 @@ buid-gpu-jupyter:
-
tags
-
tags
when
:
manual
when
:
manual
script
:
script
:
-
./build_variant.sh output gpu-jupyter gpu-jupyter
misc
$CI_COMMIT_TAG only-vsc3
-
./build_variant.sh output gpu-jupyter gpu-jupyter
cschranz
$CI_COMMIT_TAG only-vsc3
build-vsc-gpu-jupyter
:
build-vsc-gpu-jupyter
:
# Use this with the corresponding tag of gpu-jupyter by cschranz e.g.
# Use this with the corresponding tag of gpu-jupyter by cschranz e.g.
...
@@ -44,7 +44,7 @@ build-vsc-gpu-jupyter:
...
@@ -44,7 +44,7 @@ build-vsc-gpu-jupyter:
-
tags
-
tags
when
:
manual
when
:
manual
script
:
script
:
-
./build_variant.sh output gpu-jupyter vsc-gpu-jupyter
misc
$CI_COMMIT_TAG only-vsc3
-
./build_variant.sh output gpu-jupyter vsc-gpu-jupyter
cschranz
$CI_COMMIT_TAG only-vsc3
build-nvidia-tensorflow
:
build-nvidia-tensorflow
:
# Use with tags from nvidia tensorflow image
# Use with tags from nvidia tensorflow image
...
@@ -55,7 +55,7 @@ build-nvidia-tensorflow:
...
@@ -55,7 +55,7 @@ build-nvidia-tensorflow:
-
tags
-
tags
when
:
manual
when
:
manual
script
:
script
:
-
./build_variant.sh output nvidia tensorflow
misc
$CI_COMMIT_TAG only-vsc3
-
./build_variant.sh output nvidia tensorflow
nvidia
$CI_COMMIT_TAG only-vsc3
build-nvidia-rapids-1-2
:
build-nvidia-rapids-1-2
:
# Use with tags from nvidia rapids-1-2 image
# Use with tags from nvidia rapids-1-2 image
...
@@ -65,4 +65,4 @@ build-nvidia-rapids-1-2:
...
@@ -65,4 +65,4 @@ build-nvidia-rapids-1-2:
-
tags
-
tags
when
:
manual
when
:
manual
script
:
script
:
-
./build_variant.sh output nvidia rapids-1-2
misc
$CI_COMMIT_TAG only-vsc3
-
./build_variant.sh output nvidia rapids-1-2
nvidia
$CI_COMMIT_TAG only-vsc3
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment