mirror of
https://github.com/inspec/inspec
synced 2024-11-21 20:23:06 +00:00
chore: disable habitat package promotion in config (#7197)
Signed-off-by: Sonu Saha <sosaha@progress.com>
This commit is contained in:
parent
a7b16c1db4
commit
58ca234c3c
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ subscriptions:
|
|||
- built_in:rollover_changelog
|
||||
- built_in:publish_rubygems
|
||||
- built_in:create_github_release
|
||||
- built_in:promote_habitat_packages
|
||||
# - built_in:promote_habitat_packages # disable habitat package promotion
|
||||
- bash:.expeditor/publish-release-notes.sh:
|
||||
post_commit: true
|
||||
- purge_packages_chef_io_fastly:{{target_channel}}/inspec/latest:
|
||||
|
|
Loading…
Reference in a new issue