This commit is contained in:
Malte Grosse 2024-01-29 11:34:10 +01:00
parent 219347d187
commit 973707e7fe
1 changed files with 2 additions and 0 deletions

View File

@ -8,3 +8,5 @@ steps:
repo: git.sandbox.iuk.hdm-stuttgart.de/grosse/jupyterhub repo: git.sandbox.iuk.hdm-stuttgart.de/grosse/jupyterhub
dockerfile: Dockerfile dockerfile: Dockerfile
tags: 2.0.0 tags: 2.0.0
username: $DOCKER_USERNAME
password: $DOCKER_PASSWORD