Skip to content

Commit 53fbf83

Browse files
committed
Have latest release notes flow through the pipeline towards release candidate and promotion
1 parent ef0ca1c commit 53fbf83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
plan:
8787
- in_parallel:
8888
- { get: edge, passed: [ build ], trigger: true }
89-
- { get: git, passed: [ build ] }
89+
- { get: git, passed: [ build ], trigger: true }
9090
- task: test-image
9191
image: edge
9292
config:

0 commit comments

Comments
 (0)