Skip to content

Commit

Permalink
Older version
Browse files Browse the repository at this point in the history
  • Loading branch information
zregvart committed Feb 26, 2024
1 parent 0354be1 commit f8b397c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .tekton/verify-enterprise-contract-task-main-ci-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ spec:
params:
- name: IMAGE
value: $(params.output-image)
- name: CONTEXT
- name: CONTEXT
value: ./source/tasks/verify-enterprise-contract/0.1/verify-enterprise-contract.yaml
runAfter:
- prefetch-dependencies
Expand All @@ -206,7 +206,7 @@ spec:
- name: name
value: tkn-bundle
- name: bundle
value: quay.io/redhat-appstudio-tekton-catalog/task-tkn-bundle:0.1@sha256:5dcb4c6cedefeec3321cd2d706542d2330d026b665f6515c1071febd16f5cb15
value: quay.io/redhat-appstudio-tekton-catalog/task-tkn-bundle:0.1@sha256:62d3f6dc6124ba1586aad52219c83a562f81eadc4d35ca295418ea6c2447190d
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -324,4 +324,4 @@ spec:
- name: git-auth
secret:
secretName: '{{ git_auth_secret }}'
status: {}
status: {}

0 comments on commit f8b397c

Please sign in to comment.