Skip to content

Commit

Permalink
sync ec-cli task definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
lcarva committed Oct 4, 2024
1 parent 2639ae9 commit 4c44b7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/verify-definition/0.1/verify-definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ spec:
value: "$(params.HOMEDIR)"
steps:
- name: version
image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:fc3d267aa00b073be380b4bf4669e1f2f35bdf01ce72604809871712eba4db91@sha256:fc3d267aa00b073be380b4bf4669e1f2f35bdf01ce72604809871712eba4db91@sha256:2504d9c7a6af1a744a6a5673c6e98bb50442f04a614dcac14c9c3ced066aadc4@sha256:5a95a09dbeb6f8195fb254a73f7f91a9a7dd687aeb09bab22ebe7a1788a0abcc@sha256:89f07353036aa0799d81adafcb1cab6895fd22e9ce8bdb7121f9fd3f8c0d1d3a
image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:fc3d267aa00b073be380b4bf4669e1f2f35bdf01ce72604809871712eba4db91@sha256:fc3d267aa00b073be380b4bf4669e1f2f35bdf01ce72604809871712eba4db91@sha256:fc3d267aa00b073be380b4bf4669e1f2f35bdf01ce72604809871712eba4db91@sha256:2504d9c7a6af1a744a6a5673c6e98bb50442f04a614dcac14c9c3ced066aadc4@sha256:5a95a09dbeb6f8195fb254a73f7f91a9a7dd687aeb09bab22ebe7a1788a0abcc@sha256:89f07353036aa0799d81adafcb1cab6895fd22e9ce8bdb7121f9fd3f8c0d1d3a
command: [ec]
args:
- version
- name: validate
workingDir: "$(workspaces.output.path)"
image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:fc3d267aa00b073be380b4bf4669e1f2f35bdf01ce72604809871712eba4db91@sha256:fc3d267aa00b073be380b4bf4669e1f2f35bdf01ce72604809871712eba4db91@sha256:2504d9c7a6af1a744a6a5673c6e98bb50442f04a614dcac14c9c3ced066aadc4@sha256:5a95a09dbeb6f8195fb254a73f7f91a9a7dd687aeb09bab22ebe7a1788a0abcc@sha256:89f07353036aa0799d81adafcb1cab6895fd22e9ce8bdb7121f9fd3f8c0d1d3a
image: quay.io/enterprise-contract/ec-cli:snapshot@sha256:fc3d267aa00b073be380b4bf4669e1f2f35bdf01ce72604809871712eba4db91@sha256:fc3d267aa00b073be380b4bf4669e1f2f35bdf01ce72604809871712eba4db91@sha256:fc3d267aa00b073be380b4bf4669e1f2f35bdf01ce72604809871712eba4db91@sha256:2504d9c7a6af1a744a6a5673c6e98bb50442f04a614dcac14c9c3ced066aadc4@sha256:5a95a09dbeb6f8195fb254a73f7f91a9a7dd687aeb09bab22ebe7a1788a0abcc@sha256:89f07353036aa0799d81adafcb1cab6895fd22e9ce8bdb7121f9fd3f8c0d1d3a
command: [ec]
args:
- validate
Expand Down

0 comments on commit 4c44b7e

Please sign in to comment.