Skip to content

Commit

Permalink
Update gobuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mandibles232 committed May 7, 2024
1 parent 813c5bd commit 4b8e0d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,4 @@ jobs:
- name: Run scan
run: |
docker run -e JKN_USERNAME=${{ secrets.JKN_USERNAME }} -e JKN_PASSWORD=${{ secrets.JKN_PASSWORD }} -t \
docker-terrascan-local.artifactory.eng.tenable.com/tenb-cb:latest jobs execute-job --credential-mode env -p test -n test \
-d "{\"ID\":\"123\", \"IMAGE\":\"docker-tester-local.artifactory.eng.com/tester:latest\", \"TARGETS\": \"test/tester:latest\", \"MULTIARCH\":\"true\"}"
docker-terrascan-local.artifactory.eng.tenable.com/tenb-cb:latest jobs execute-job --credential-mode env -p test -n test

0 comments on commit 4b8e0d8

Please sign in to comment.