mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Resets expeditor to original settings
Signed-off-by: Nick Schwaderer <nschwaderer@chef.io>
This commit is contained in:
parent
f4fdb8a8f3
commit
975dd1064f
1 changed files with 9 additions and 9 deletions
|
@ -158,15 +158,15 @@ subscriptions:
|
|||
- built_in:promote_habitat_packages
|
||||
- workload: artifact_published:stable:inspec:{{version_constraint}}
|
||||
actions:
|
||||
# - bash:.expeditor/update_dockerfile.sh
|
||||
# - built_in:rollover_changelog
|
||||
# - built_in:publish_rubygems
|
||||
# - built_in:create_github_release
|
||||
# # - built_in:tag_docker_image No longer exists #
|
||||
# - built_in:promote_habitat_packages
|
||||
# - bash:.expeditor/publish-release-notes.sh:
|
||||
# post_commit: true
|
||||
- purge_packages_chef_io_fastly:{{target_channel}}/inspec/latest
|
||||
- bash:.expeditor/update_dockerfile.sh
|
||||
- built_in:rollover_changelog
|
||||
- built_in:publish_rubygems
|
||||
- built_in:create_github_release
|
||||
# - built_in:tag_docker_image No longer exists
|
||||
- built_in:promote_habitat_packages
|
||||
- bash:.expeditor/publish-release-notes.sh:
|
||||
post_commit: true
|
||||
- purge_packages_chef_io_fastly:{{target_channel}}/inspec/latest:
|
||||
post_commit: true
|
||||
- bash:.expeditor/announce-release.sh:
|
||||
post_commit: true
|
||||
|
|
Loading…
Reference in a new issue