Skip to content

Commit

Permalink
test11
Browse files Browse the repository at this point in the history
  • Loading branch information
gmontalvoy authored Dec 7, 2023
1 parent 3885c3d commit 9a49abe
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 @@ -57,7 +57,7 @@ jobs:
- name: Run Image Scan
uses: aquasecurity/[email protected]
with:
image-ref: 'docker.io/gmontalvoy/goapp:${{ github.run_number }}-dev'
image-ref: 'docker.io/gmontalvoy/goapp:dev-${{ github.sha }}'

push-to-prod:
name: Promote to prod
Expand Down

0 comments on commit 9a49abe

Please sign in to comment.