Browse Source

typo

pull/1/head
Nicolas Massé 3 years ago
parent
commit
b96930d877
  1. 2
      infrastructure/templates/fruits-dev.yaml

2
infrastructure/templates/fruits-dev.yaml

@ -309,7 +309,7 @@ spec:
- name: SCRIPT
value: oc delete pods -l deployment=$(params.APP_NAME) -n fruits-test
runAfter:
- cosign-signature
- cosign-sign
taskRef:
kind: ClusterTask
name: openshift-client

Loading…
Cancel
Save