Skip to content

Commit

Permalink
test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
gmontalvoy authored Dec 6, 2023
1 parent 7ac67a5 commit ec82843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Run Image Scan
uses: aquasecurity/[email protected]
with:
image-ref: 'localhost:5000/gmontalvoy/goapp:${{ github.run_number }}-dev'
image-ref: 'docker.io/gmontalvoy/goapp:${{ github.run_number }}-dev'

push-to-registry:
name: push to registry
Expand Down

0 comments on commit ec82843

Please sign in to comment.