mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-26 00:30:11 -04:00
add a note clarifying to leave website event in oss only (#16687)
This commit is contained in:
parent
fd6f90404a
commit
b8a706b122
1 changed files with 2 additions and 0 deletions
|
|
@ -254,6 +254,8 @@ event "promote-production-packaging" {
|
|||
}
|
||||
}
|
||||
|
||||
# The post-publish-website event should not be merged into the enterprise repo.
|
||||
# It is for OSS use only.
|
||||
event "post-publish-website" {
|
||||
depends = ["promote-production-packaging"]
|
||||
action "post-publish-website" {
|
||||
|
|
|
|||
Loading…
Reference in a new issue