We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01aebfb commit c472683Copy full SHA for c472683
.buildkite/build_pipeline.yml
@@ -41,8 +41,7 @@ steps:
41
command: ".buildkite/scripts/compare_commits.sh"
42
- wait
43
- label: ":white_check_mark: Build docs"
44
- command: |
45
- sleep 3600
+ command: sleep 3600
46
#export REBUILD="$(buildkite-agent meta-data get REBUILD --default '' --log-level fatal)"
47
#export BROKEN_LINKS="$(buildkite-agent meta-data get BROKEN_LINKS --default '' --log-level fatal)"
48
#bash .buildkite/scripts/build.sh
0 commit comments