summaryrefslogtreecommitdiff
path: root/.expeditor/macos_universal_package.pipeline.yml
blob: b247f835eeb00c85df9185ea7574ecc17397e3cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
expeditor:
  defaults:
    buildkite:
      timeout_in_minutes: 60
      retry:
        automatic:
          limit: 1

steps:

- label: ":mac: Create universal macos package"
  agents:
    queue: omnibus-mac_os_x-11-x86_64
    omnibus: builder
    omnibus-toolchain: "*"
  commands:
    - ./.expeditor/scripts/create_mac_universal_pkg.sh