summaryrefslogtreecommitdiff
path: root/.expeditor/macos_universal_package.pipeline.yml
diff options
context:
space:
mode:
authorVikram Karve <vikram.karve@progress.com>2022-08-26 17:08:39 +0530
committerVikram Karve <vikram.karve@progress.com>2022-08-26 17:08:39 +0530
commitb8c94a402063e1db02b9fa851045da281dab94cf (patch)
tree5eb3a74f842c0ebe6a620b3fb901c0de388ee4ea /.expeditor/macos_universal_package.pipeline.yml
parent77222295e80d94063319ddc2f0089017f7e806db (diff)
downloadchef-b8c94a402063e1db02b9fa851045da281dab94cf.tar.gz
start with empty pipeline as recommended
Signed-off-by: Vikram Karve <vikram.karve@progress.com>
Diffstat (limited to '.expeditor/macos_universal_package.pipeline.yml')
-rw-r--r--.expeditor/macos_universal_package.pipeline.yml19
1 files changed, 1 insertions, 18 deletions
diff --git a/.expeditor/macos_universal_package.pipeline.yml b/.expeditor/macos_universal_package.pipeline.yml
index 85641e9f19..6fddb90a89 100644
--- a/.expeditor/macos_universal_package.pipeline.yml
+++ b/.expeditor/macos_universal_package.pipeline.yml
@@ -1,18 +1 @@
----
-expeditor:
- defaults:
- buildkite:
- timeout_in_minutes: 60
- retry:
- automatic:
- limit: 1
-
-steps:
-
-- label: ":mac: Create universal macos package"
- commands:
- - ./.expeditor/scripts/create_mac_universal_pkg.sh
- expeditor:
- executor:
- macos:
- os-version: "10.15"
+# This pipeline is currently under development.