This commit is contained in:
parent
b0c8f76348
commit
3185e121ac
@ -16,7 +16,7 @@ steps:
|
|||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
exclude:
|
exclude:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
- name: Build and Push docker
|
- name: Build and Push docker
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
@ -30,7 +30,7 @@ steps:
|
|||||||
tags: latest
|
tags: latest
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
|
Loading…
Reference in New Issue
Block a user