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

View File

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