mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 03:29:43 +00:00
introduces the post publish website event
This commit is contained in:
parent
24417d94ed
commit
dab4911d04
@ -265,3 +265,16 @@ event "promote-production-packaging" {
|
||||
on = "always"
|
||||
}
|
||||
}
|
||||
|
||||
event "post-publish-website" {
|
||||
depends = ["promote-production-packaging"]
|
||||
action "post-publish-website" {
|
||||
organization = "hashicorp"
|
||||
repository = "crt-workflows-common"
|
||||
workflow = "post-publish-website"
|
||||
}
|
||||
|
||||
notification {
|
||||
on = "always"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user