summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2019-10-07 15:07:58 +0200
committerGitHub <noreply@github.com>2019-10-07 15:07:58 +0200
commita6069a4ccd7453d9ed0133465fbdffae02d3c06a (patch)
treea1da6009d5ba497c4ec65129ff9314786b1e6a67
parentc2822a9c4833c8a0df05b4ac67a62576a8e3b8fc (diff)
Update config-model/src/main/resources/schema/deployment.rnc
Co-Authored-By: Jon Marius Venstad <jonmv@users.noreply.github.com>
-rw-r--r--config-model/src/main/resources/schema/deployment.rnc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/src/main/resources/schema/deployment.rnc b/config-model/src/main/resources/schema/deployment.rnc
index 5f97a0e8b18..1e1d9ad3aa9 100644
--- a/config-model/src/main/resources/schema/deployment.rnc
+++ b/config-model/src/main/resources/schema/deployment.rnc
@@ -19,7 +19,7 @@ StepExceptInstance =
ParallelInstances* &
Upgrade? &
BlockChange* &
- Notifications* &
+ Notifications? &
Endpoints? &
Test? &
Staging? &