test pipeline2
This commit is contained in:
parent
9467895a2f
commit
fb60d3b25a
1 changed files with 3 additions and 2 deletions
|
@ -32,9 +32,10 @@ steps:
|
||||||
branch:
|
branch:
|
||||||
exclude:
|
exclude:
|
||||||
- master
|
- master
|
||||||
|
when:
|
||||||
event:
|
event:
|
||||||
|
exclude:
|
||||||
- push
|
- push
|
||||||
- pull_request
|
|
||||||
- name: bump tag in deployment-repo (prod)
|
- name: bump tag in deployment-repo (prod)
|
||||||
image: aaronriedel/kustomize-ci
|
image: aaronriedel/kustomize-ci
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Add table
Reference in a new issue