also limit container registry push to push events
This commit is contained in:
parent
03ff05dd72
commit
3f8f26af84
@ -43,7 +43,9 @@ steps:
|
||||
- name: container publish
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
- main
|
||||
event:
|
||||
- push
|
||||
image: registry.gitlab.com/role_unit/role_unit_containers:build
|
||||
privileged: true
|
||||
volumes:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user