Skip to content

Commit

Permalink
Update trivy-scan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jjstratton authored Oct 29, 2024
1 parent 3db3175 commit aae8a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
password: ${{ secrets.OC_PASSWORD_VAULT_SA }}

- name: Pull image
run:
run: |
docker pull image-registry.apps.gold.devops.gov.bc.ca/${{ secrets.LICENSE_PLATE }}-tools/pidp-webapi:develop
docker tag image-registry.apps.gold.devops.gov.bc.ca/${{ secrets.LICENSE_PLATE }}-tools/pidp-webapi:develop pidp-webapi:dev
Expand Down

0 comments on commit aae8a5d

Please sign in to comment.