also limit container registry push to push events #2
@ -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