fixing condition expression in ci
This commit is contained in:
parent
9ef70798fe
commit
333685d164
@ -41,7 +41,7 @@ steps:
|
|||||||
- docker build -t $REGISTRY/$OWNER/$IMAGE:$TAG .
|
- docker build -t $REGISTRY/$OWNER/$IMAGE:$TAG .
|
||||||
|
|
||||||
- name: container publish
|
- name: container publish
|
||||||
trigger:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
image: registry.gitlab.com/role_unit/role_unit_containers:build
|
image: registry.gitlab.com/role_unit/role_unit_containers:build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user