Resets expeditor to original settings

Signed-off-by: Nick Schwaderer <nschwaderer@chef.io>
This commit is contained in:
Nick Schwaderer 2020-08-06 09:55:39 +01:00
parent f4fdb8a8f3
commit 975dd1064f

View file

@ -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