Skip to content

Commit

Permalink
ci: fix scout in docker pipeline (#19164)
Browse files Browse the repository at this point in the history
Signed-off-by: xxchan <[email protected]>
  • Loading branch information
xxchan authored Oct 29, 2024
1 parent 31a6505 commit 193e93f
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 193e93f

Please sign in to comment.