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

This commit is contained in:
Malte Grosse 2024-01-31 12:18:38 +01:00
parent 4968287417
commit d465a791b4
1 changed files with 2 additions and 2 deletions

View File

@ -3,11 +3,11 @@ steps:
image: woodpeckerci/plugin-kaniko:next
pull: true
environment:
- CTAG="2.0.0"
- CTAG="2.0.0,"
settings:
registry: git.sandbox.iuk.hdm-stuttgart.de
repo: grosse/jupyterhub
tags: test,
tags: ${CTAG}
dockerfile: Dockerfile
username:
from_secret: docker_username