mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +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
|
- built_in:promote_habitat_packages
|
||||||
- workload: artifact_published:stable:inspec:{{version_constraint}}
|
- workload: artifact_published:stable:inspec:{{version_constraint}}
|
||||||
actions:
|
actions:
|
||||||
# - bash:.expeditor/update_dockerfile.sh
|
- bash:.expeditor/update_dockerfile.sh
|
||||||
# - built_in:rollover_changelog
|
- built_in:rollover_changelog
|
||||||
# - built_in:publish_rubygems
|
- built_in:publish_rubygems
|
||||||
# - built_in:create_github_release
|
- built_in:create_github_release
|
||||||
# - built_in:tag_docker_image
|
- built_in:tag_docker_image
|
||||||
- built_in:promote_habitat_packages
|
- built_in:promote_habitat_packages
|
||||||
- bash:.expeditor/publish-release-notes.sh:
|
- bash:.expeditor/publish-release-notes.sh:
|
||||||
post_commit: true
|
post_commit: true
|
||||||
|
|
Loading…
Reference in a new issue