Skip to content

Commit fde05af

Browse files
authored
Remove leftovers from cloud-cleanup pipeline (#3016)
Removed the input key DRY_RUN_DEPRECATED used in the cloud-cleanup pipeline since it is not used anymore.
1 parent 3d17342 commit fde05af

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

‎.buildkite/pipeline.cloud-cleanup.yml‎

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,6 @@ steps:
1919
- label: "False"
2020
value: "false"
2121
default: "true"
22-
- select: "DRY_RUN (Deprecated step)"
23-
key: "DRY_RUN_DEPRECATED"
24-
options:
25-
- label: "True"
26-
value: "true"
27-
- label: "False"
28-
value: "false"
29-
default: "true"
30-
if: "build.source == 'ui'"
3122

3223
- wait: ~
3324
if: "build.source == 'ui'"

0 commit comments

Comments
 (0)