Skip to content

Commit

Permalink
expeditor config errors
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Simmons <[email protected]>
  • Loading branch information
sean-simmons-progress committed Oct 17, 2024
1 parent edb1bd4 commit dcef9ac
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ github:
major_bump_labels:
- "Expeditor: Bump Version Major"

artifact_channels:
- unstable
- current
- stable
# artifact_channels:
# - unstable
# - current
# - stable

pipelines:
- verify:
Expand All @@ -42,8 +42,8 @@ pipelines:
env:
- ADHOC: true
- omnibus/release:
- habitat/build:
definition: .expeditor/build.habitat.yml
# - habitat/build:
# definition: .expeditor/build.habitat.yml

subscriptions:
- workload: pull_request_merged:{{github_repo}}:{{release_branch}}:*
Expand All @@ -52,10 +52,10 @@ subscriptions:
ignore_labels:
- "Expeditor: Skip Omnibus"
- "Expeditor: Skip All"
- trigger_pipeline:habitat/build:
ignore_labels:
- "Expeditor: Skip Habitat"
- "Expeditor: Skip All"
# - trigger_pipeline:habitat/build:
# ignore_labels:
# - "Expeditor: Skip Habitat"
# - "Expeditor: Skip All"
#- trigger_pipeline:omnibus/release
# - workload: pull_request_merged:chef/omnibus-software:main:*
# actions:
Expand Down

0 comments on commit dcef9ac

Please sign in to comment.