Skip to content

Commit

Permalink
....
Browse files Browse the repository at this point in the history
  • Loading branch information
samatstariongroup committed Dec 9, 2024
1 parent 5c7f5f3 commit 5d322fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-docker-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ jobs:
uses: docker/scout-action@v1
with:
command: quickview,cves,recommendations,sbom
image: stariongroup/comet-web-community-edition
tags: ${{ steps.meta.outputs.tags }}
image: stariongroup/comet-web-community-edition:latest

# - name: Invoke deployment hook
# if: github.ref_type == 'tag'
# uses: distributhor/workflow-webhook@v3
# env:
# webhook_url: ${{ secrets.WEBHOOK_URL }}
Expand Down

0 comments on commit 5d322fb

Please sign in to comment.