tags
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Malte Grosse 2024-02-05 16:33:52 +01:00
parent dd18e0ae85
commit f5316f7dca
1 changed files with 3 additions and 1 deletions

View File

@ -5,7 +5,9 @@ steps:
settings: settings:
registry: git.sandbox.iuk.hdm-stuttgart.de registry: git.sandbox.iuk.hdm-stuttgart.de
repo: grosse/jupyterlab-datascience repo: grosse/jupyterlab-datascience
tags: 4.0.12 latest tags:
- 4.0.12
- latest
dockerfile: Dockerfile dockerfile: Dockerfile
username: username:
from_secret: docker_username from_secret: docker_username