mirror of https://github.com/status-im/consul.git
Add config key to the promote-staging event
This commit is contained in:
parent
3b3f001580
commit
561221a343
|
@ -178,6 +178,7 @@ event "promote-staging" {
|
||||||
organization = "hashicorp"
|
organization = "hashicorp"
|
||||||
repository = "crt-workflows-common"
|
repository = "crt-workflows-common"
|
||||||
workflow = "promote-staging"
|
workflow = "promote-staging"
|
||||||
|
config = "release-metadata.hcl"
|
||||||
}
|
}
|
||||||
|
|
||||||
notification {
|
notification {
|
||||||
|
|
Loading…
Reference in New Issue