test
This commit is contained in:
parent
cd66aa4dc6
commit
1d3a337588
|
@ -9,10 +9,9 @@ steps:
|
||||||
registry: git.sandbox.iuk.hdm-stuttgart.de
|
registry: git.sandbox.iuk.hdm-stuttgart.de
|
||||||
repo: specht/woodpecker-test
|
repo: specht/woodpecker-test
|
||||||
cache: false
|
cache: false
|
||||||
tag: 0.0.1
|
# tag: 0.0.1
|
||||||
context: Dockerfile
|
context: Dockerfile
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
|
|
Loading…
Reference in New Issue