CIMANAGE-11: Correction of the date string format for CSIT branches
[ci-management.git] / jjb / csit / csit.yaml
index 83daf04..7c05122 100644 (file)
     builders:
         - shell:
             !include-raw-escape: jjb/csit/include-raw-csit-vpp-verify-weekly.sh
-        - shell: 'echo "DATE=`date +%Y-%m-%d`" > $WORKSPACE/variables.prop'
+        - shell: 'echo "DATE=`date +%y%m%d`" > $WORKSPACE/variables.prop'
         - inject:
             properties-file: variables.prop