syntax
This commit is contained in:
parent
dc8f973828
commit
e136e942f7
|
@ -1,3 +1,5 @@
|
|||
when:
|
||||
branch: lab-4.x
|
||||
steps:
|
||||
build_and_release:
|
||||
image: woodpeckerci/plugin-kaniko:1.1.1
|
||||
|
@ -11,6 +13,3 @@ steps:
|
|||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
when:
|
||||
- event: push
|
||||
branch: lab-4.x
|
Loading…
Reference in New Issue