test: only publish image on main merge
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
decentral1se 2024-07-07 12:21:51 +02:00
parent f871f9beee
commit beaa233421
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -54,9 +54,8 @@ steps:
tags: dev
registry: git.coopcloud.tech
when:
event:
exclude:
- pull_request
branch:
- main
depends_on:
- make check
- make test