Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / schema / release-pypi-schema.yaml
index 734198c..ab720fe 100644 (file)
@@ -18,11 +18,15 @@ required:
   - "version"
 
 properties:
+  git_tag:
+    type: "string"
   log_dir:
     type: "string"
   pypi_project:
     type: "string"
   python_version:
     type: "string"
+  tag_release:
+    type: "boolean"
   version:
     type: "string"