Skip to content

Commit

Permalink
[KIECLOUD-624] - use validator tool from 7.12.x branch (#478)
Browse files Browse the repository at this point in the history
Signed-off-by: spolti <[email protected]>
  • Loading branch information
spolti authored Feb 25, 2022
1 parent 5ea59b8 commit a791277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
type: shell
name: Download openshift-validator-tool
command: |
wget https://github.com/jboss-container-images/jboss-kie-modules/raw/main/tools/openshift-template-validator/openshift-template-validator-linux-amd64
wget https://github.com/jboss-container-images/jboss-kie-modules/raw/7.12.x/tools/openshift-template-validator/openshift-template-validator-linux-amd64
- run:
name: Add execution permission to openshift-validator-tool
command: |
Expand Down

0 comments on commit a791277

Please sign in to comment.