mirror of
https://github.com/bvanroll/stage-infra.git
synced 2025-08-29 03:52:49 +00:00
de verkeerde pipeline upgedate :/
This commit is contained in:
@@ -90,13 +90,7 @@ spec:
|
||||
runAfter:
|
||||
- build-and-push
|
||||
conditions:
|
||||
- conditionRef: is-not-equal
|
||||
params:
|
||||
- name: left
|
||||
value: "error"
|
||||
- name: right
|
||||
value: "$(tasks.build-and-push.results.state)"
|
||||
|
||||
|
||||
- conditionRef: is-not-equal
|
||||
params:
|
||||
- name: left
|
||||
|
@@ -2,7 +2,7 @@
|
||||
apiVersion: tekton.dev/v1beta1
|
||||
kind: Pipeline
|
||||
metadata:
|
||||
name: infrastructure-pipeline
|
||||
name: infra-pipeline
|
||||
namespace: tekton-pipeline-1
|
||||
spec:
|
||||
params:
|
||||
|
Reference in New Issue
Block a user