Skip to content

Commit

Permalink
Testing issue comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Cook committed Jan 24, 2020
1 parent e892579 commit 72f3ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@ container_scan_service:
command: ["start"]

script:
- source /opt/rh/rh-python36/enable
- anchore-cli system wait
- anchore-cli registry add "$CI_REGISTRY" gitlab-ci-token "$CI_JOB_TOKEN" --skip-validate
- echo $IMAGE_COMMIT
- anchore_ci_tools.py -a -r --timeout 500 --image $IMAGE_COMMIT

artifacts:
Expand Down

0 comments on commit 72f3ebb

Please sign in to comment.