tesst
This commit is contained in:
parent
267a6ae51e
commit
d315f2c1ab
|
@ -3,7 +3,7 @@ steps:
|
|||
image: maltegrosse/woodpecker-buildah:0.0.12
|
||||
settings:
|
||||
registry: git.sandbox.iuk.hdm-stuttgart.de
|
||||
repository: grosse/jupyterlab-datascience
|
||||
repository: specht/woodpecker-test
|
||||
#tag: 4.0.12c
|
||||
architectures: aarch64 amd64
|
||||
context: Dockerfile
|
||||
|
@ -12,5 +12,5 @@ steps:
|
|||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
when:
|
||||
branch: main
|
||||
when:
|
||||
branch: main
|
Loading…
Reference in New Issue