pipeline ref
This commit is contained in:
parent
38f618a35c
commit
7fb9b32e05
@ -10,8 +10,11 @@ steps:
|
|||||||
auto_tag: true
|
auto_tag: true
|
||||||
dry_run: true
|
dry_run: true
|
||||||
when:
|
when:
|
||||||
event:
|
ref:
|
||||||
- pull_request
|
- refs/pull/**
|
||||||
|
# event no anda (?)
|
||||||
|
# event:
|
||||||
|
# - pull_request
|
||||||
|
|
||||||
- name: build and publish image
|
- name: build and publish image
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user