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
|
username: stawros
|
||||||
password:
|
password:
|
||||||
from_secret: hattori_pat
|
from_secret: hattori_pat
|
||||||
|
when:
|
||||||
|
- event: [tag, push, manual]
|
||||||
|
|
|
@ -3,7 +3,7 @@ steps:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
repo: stawros/allure
|
repo: hattori.ztsh.eu/stawros/allure
|
||||||
registry: hattori.ztsh.eu
|
registry: hattori.ztsh.eu
|
||||||
tags: ${CI_COMMIT_TAG}
|
tags: ${CI_COMMIT_TAG}
|
||||||
username: stawros
|
username: stawros
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue