Fixing branch mode

This commit is contained in:
Fabian Stamm 2021-12-14 22:00:17 +00:00
parent d573df4282
commit a9767da606
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ steps:
registry: docker.hibas123.de registry: docker.hibas123.de
debug: true debug: true
when: when:
branch: [master] branch: [main]
event: event:
exclude: exclude:
- pull_request - pull_request