Merge pull request 'ci_limit' (#1) from ci_limit into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1
This commit is contained in:
commit
03ff05dd72
@ -41,6 +41,9 @@ steps:
|
|||||||
- docker build -t $REGISTRY/$OWNER/$IMAGE:$TAG .
|
- docker build -t $REGISTRY/$OWNER/$IMAGE:$TAG .
|
||||||
|
|
||||||
- name: container publish
|
- name: container publish
|
||||||
|
when:
|
||||||
|
branch:
|
||||||
|
- main
|
||||||
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:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user