mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Specify promotion actions in .expeditor/config.yml
Signed-off-by: Tom Duffield <github@tomduffield.com>
This commit is contained in:
parent
f09d49da66
commit
2c7b72b1ba
1 changed files with 3 additions and 0 deletions
|
@ -151,6 +151,9 @@ subscriptions:
|
|||
actions:
|
||||
- built_in:promote_docker_images
|
||||
- built_in:promote_habitat_packages
|
||||
- workload: project_promoted:{{agent_id}}:*
|
||||
actions:
|
||||
- built_in:promote_artifactory_artifact
|
||||
- workload: artifact_published:stable:inspec:{{version_constraint}}
|
||||
actions:
|
||||
- bash:.expeditor/update_dockerfile.sh
|
||||
|
|
Loading…
Reference in a new issue