add a note clarifying to leave website event in oss only (#16687)
This commit is contained in:
parent
bb58775bb5
commit
eed4bdb050
|
@ -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 New Issue