0
0
forked from toolshed/abra

test: only publish image on main merge

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

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