Skip to content

Commit

Permalink
Run ecr scan results step on deploy queue
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Stankevich committed Oct 10, 2023
1 parent f5c4129 commit 7ccf2a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ steps:
- name: ":ecr: ECR Vulnerabilities Scan"
command: "true"
soft_fail: true
agents:
queue: deploy
depends_on: "ecr-push"
plugins:
- buildkite/ecr-scan-results#v1.2.0:
Expand Down

0 comments on commit 7ccf2a0

Please sign in to comment.