test: only publish image on main merge #426

Merged
decentral1se merged 1 commits from docker-only-main into main 2024-07-07 10:26:00 +00:00
1 changed files with 2 additions and 3 deletions

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