mirror of
https://github.com/inspec/inspec
synced 2024-11-24 21:53:15 +00:00
ci: trigger hab pipeline only on version bump (#7133)
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
This commit is contained in:
parent
bf85fcb20d
commit
cbc27adb5b
1 changed files with 2 additions and 2 deletions
|
@ -132,12 +132,12 @@ subscriptions:
|
|||
- "Expeditor: Skip Omnibus"
|
||||
- "Expeditor: Skip All"
|
||||
- trigger_pipeline:artifact/habitat:
|
||||
# only_if: built_in:bump_version
|
||||
only_if: built_in:bump_version
|
||||
ignore_labels:
|
||||
- "Expeditor: Skip Habitat"
|
||||
- "Expeditor: Skip All"
|
||||
- trigger_pipeline:habitat/build:
|
||||
# only_if: built_in:bump_version
|
||||
only_if: built_in:bump_version
|
||||
ignore_labels:
|
||||
- "Expeditor: Skip Habitat"
|
||||
- "Expeditor: Skip All"
|
||||
|
|
Loading…
Reference in a new issue