ci: events
This commit is contained in:
parent
52c7544e45
commit
f52e877bc7
2 changed files with 3 additions and 1 deletions
|
@ -9,3 +9,5 @@ steps:
|
|||
username: stawros
|
||||
password:
|
||||
from_secret: hattori_pat
|
||||
when:
|
||||
- event: [tag, push, manual]
|
||||
|
|
|
@ -3,7 +3,7 @@ steps:
|
|||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
platforms: linux/amd64
|
||||
repo: stawros/allure
|
||||
repo: hattori.ztsh.eu/stawros/allure
|
||||
registry: hattori.ztsh.eu
|
||||
tags: ${CI_COMMIT_TAG}
|
||||
username: stawros
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue