Skip to content

Commit bb597bb

Browse files
committed
Fix dra-workflow pipeline spacing (#2125)
(cherry picked from commit 368436e)
1 parent d5bcaab commit bb597bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.buildkite/dra-workflow.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
steps:
22
- label: DRA Workflow
3-
command: .buildkite/dra.sh
4-
timeout_in_minutes: 60
5-
env:
6-
USE_DRA_CREDENTIALS: true
3+
command: .buildkite/dra.sh
4+
timeout_in_minutes: 60
5+
env:
6+
USE_DRA_CREDENTIALS: true

0 commit comments

Comments
 (0)