mirror of
https://github.com/inspec/inspec
synced 2024-11-23 05:03:07 +00:00
Revert uncomment
Signed-off-by: Nicholas Schwaderer <nschwaderer@chef.io>
This commit is contained in:
parent
4a51ec5dfb
commit
0ae1452012
1 changed files with 5 additions and 5 deletions
|
@ -157,11 +157,11 @@ 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
|
||||
- bash:.expeditor/update_dockerfile.sh
|
||||
- built_in:rollover_changelog
|
||||
- built_in:publish_rubygems
|
||||
- built_in:create_github_release
|
||||
- built_in:tag_docker_image
|
||||
- built_in:promote_habitat_packages
|
||||
- bash:.expeditor/publish-release-notes.sh:
|
||||
post_commit: true
|
||||
|
|
Loading…
Reference in a new issue