Merge "Use tagging instead of branching for csit-verified"
[ci-management.git] / jjb / csit / csit-vpp-functional.yaml
index 9b147ba..3e70389 100644 (file)
     publishers:
         - git:
                push-only-if-success: true
-               branches:
-                   - branch:
-                       name: "master-verified"
+               tags:
+                   - tag:
+                       remote: origin
+                       name: "csit-verified"
+                       message: "Verified CSIT version for VPP testing"
+                       create-tag: true
+                       update-tag: true