Skip to content

Commit c472683

Browse files
committed
Fix yaml
1 parent 01aebfb commit c472683

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.buildkite/build_pipeline.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ steps:
4141
command: ".buildkite/scripts/compare_commits.sh"
4242
- wait
4343
- label: ":white_check_mark: Build docs"
44-
command: |
45-
sleep 3600
44+
command: sleep 3600
4645
#export REBUILD="$(buildkite-agent meta-data get REBUILD --default '' --log-level fatal)"
4746
#export BROKEN_LINKS="$(buildkite-agent meta-data get BROKEN_LINKS --default '' --log-level fatal)"
4847
#bash .buildkite/scripts/build.sh

0 commit comments

Comments
 (0)