Skip to content

Commit cf44ebb

Browse files
DXCanasjredrejo
authored andcommitted
Conditionalize autblock to only happen with triggered builds.
1 parent b0c434e commit cf44ebb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
steps:
22
- block: Build Pi Image?
3+
if: build.source == "trigger_job"
34
- label: Build Pi Image
45
command:
56
- .buildkite/build.sh

0 commit comments

Comments
 (0)