Skip to content

Commit

Permalink
remove snyk scan dependency for image build.
Browse files Browse the repository at this point in the history
  • Loading branch information
PawelPawelec-RDX committed Oct 13, 2023
1 parent 2f44cf6 commit d2fa03d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ jobs:
name: AMD Migration
needs:
- setup-tags
- snyk-scan
uses: radixdlt/public-iac-resuable-artifacts/.github/workflows/docker-build.yml@main
with:
runs_on: ubuntu-22.04
Expand Down Expand Up @@ -138,7 +137,6 @@ jobs:
name: AMD Aggregator
needs:
- setup-tags
- snyk-scan
uses: radixdlt/public-iac-resuable-artifacts/.github/workflows/docker-build.yml@main
with:
runs_on: ubuntu-22.04
Expand Down Expand Up @@ -180,7 +178,6 @@ jobs:
name: AMD Gateway
needs:
- setup-tags
- snyk-scan
uses: radixdlt/public-iac-resuable-artifacts/.github/workflows/docker-build.yml@main
with:
runs_on: ubuntu-22.04
Expand Down

0 comments on commit d2fa03d

Please sign in to comment.