Merge pull request 'also limit container registry push to push events' (#2) from ci_limit_push into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #2
This commit is contained in:
n0vember 2024-03-12 02:22:21 +01:00
commit 1fd9739a82

View File

@ -44,6 +44,8 @@ steps:
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: