mirror of
https://github.com/status-im/consul.git
synced 2025-02-06 19:04:59 +00:00
Enable ironbank integration (#14931)
This commit is contained in:
parent
b8bd7a3058
commit
2bb2846790
@ -275,3 +275,16 @@ event "post-publish-website" {
|
||||
on = "always"
|
||||
}
|
||||
}
|
||||
|
||||
event "update-ironbank" {
|
||||
depends = ["post-publish-website"]
|
||||
action "update-ironbank" {
|
||||
organization = "hashicorp"
|
||||
repository = "crt-workflows-common"
|
||||
workflow = "update-ironbank"
|
||||
}
|
||||
|
||||
notification {
|
||||
on = "fail"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user