tags
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
4968287417
commit
d465a791b4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue