test
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
73fdd260ba
commit
12c8993916
|
@ -2,12 +2,12 @@ steps:
|
|||
build_and_release:
|
||||
image: maltegrosse/plugin-kaniko:latest
|
||||
pull: true
|
||||
environment:
|
||||
- CTAG="2.0.0,"
|
||||
# environment:
|
||||
# - CTAG="2.0.0,"
|
||||
settings:
|
||||
registry: git.sandbox.iuk.hdm-stuttgart.de
|
||||
repo: grosse/jupyterhub
|
||||
tags: ${CTAG}
|
||||
tags: 2.0.0
|
||||
dockerfile: Dockerfile
|
||||
username:
|
||||
from_secret: docker_username
|
||||
|
|
Loading…
Reference in New Issue