ci: events

This commit is contained in:
Piotr Dec 2024-06-13 00:09:27 +02:00
parent 52c7544e45
commit f52e877bc7
Signed by: stawros
GPG key ID: F89F27AD8F881A91
2 changed files with 3 additions and 1 deletions

View file

@ -9,3 +9,5 @@ steps:
username: stawros
password:
from_secret: hattori_pat
when:
- event: [tag, push, manual]

View file

@ -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