Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / schema / release-container-schema.yaml
index dccd7b3..024ee4e 100644 (file)
@@ -27,11 +27,19 @@ properties:
       version:
         type: "string"
     additionalProperties: false
+  container_release_tag:
+    type: "string"
+  container_pull_registry:
+    type: "string"
+  container_push_registry:
+    type: "string"
   distribution_type:
     type: "string"
-  project:
+  git_tag:
     type: "string"
-  container_release_tag:
+  project:
     type: "string"
   ref:
     type: "string"
+  tag_release:
+    type: "boolean"