Skip to content

Commit

Permalink
ci: fix scout in docker pipeline (#19164) (#19167)
Browse files Browse the repository at this point in the history
Signed-off-by: xxchan <[email protected]>
Co-authored-by: xxchan <[email protected]>
  • Loading branch information
github-actions[bot] and xxchan authored Oct 29, 2024
1 parent 17e3f72 commit 1fe14fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ steps:
retry: *auto-retry

- label: "generate notification step"
if: build.env("ENABLE_DOCKER_SCOUT") == "true"
depends_on:
- "docker-scout"
command: ci/scripts/docker-scout-notify.sh

0 comments on commit 1fe14fd

Please sign in to comment.