mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 18:17:55 +00:00
add a note clarifying to leave website event in oss only (#16687)
This commit is contained in:
@@ -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" {
|
event "post-publish-website" {
|
||||||
depends = ["promote-production-packaging"]
|
depends = ["promote-production-packaging"]
|
||||||
action "post-publish-website" {
|
action "post-publish-website" {
|
||||||
|
|||||||
Reference in New Issue
Block a user