Skip to content

Commit

Permalink
ecr push workflow fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Coto Sanchez committed Mar 20, 2024
1 parent 97c07aa commit 98f03fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ecr-push-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
run: |
chmod +x ./scripts/deploy_scan.sh
./scripts/deploy_scan.sh
continue-on-error: true
env:
sysdig_api: ${{ secrets.SYSDIG_API }}
sysdig_api_url: ${{ vars.SYSDIG_API_URL }}
Expand Down

0 comments on commit 98f03fd

Please sign in to comment.