also limit container registry push to push events #2

Merged
n0vember merged 1 commits from ci_limit_push into main 2024-03-12 02:22:22 +01:00

View File

@ -43,7 +43,9 @@ steps:
- name: container publish - name: container publish
when: when:
branch: branch:
- main - main
event:
- push
image: registry.gitlab.com/role_unit/role_unit_containers:build image: registry.gitlab.com/role_unit/role_unit_containers:build
privileged: true privileged: true
volumes: volumes: