X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetready%2Fnetready-gluon-build.sh;h=141e84cbd5968e51b301579257d03e682df83c47;hb=38227c4e53395ba7baefdec8d323d6d2f83c975d;hp=5904c8407474da6ccce9be39eebf5d3705d98e30;hpb=1541e31316dfbd05733dd73d4d98ef3d412f86f9;p=releng.git diff --git a/jjb/netready/netready-gluon-build.sh b/jjb/netready/netready-gluon-build.sh index 5904c8407..141e84cbd 100755 --- a/jjb/netready/netready-gluon-build.sh +++ b/jjb/netready/netready-gluon-build.sh @@ -7,9 +7,7 @@ echo "Building Gluon packages." echo "------------------------" echo -if [ "$ARTIFACT_VERSION" == "daily" ]; then - export OPNFV_ARTIFACT_VERSION=$(echo $(date -u +"%Y%m%d")) -fi +OPNFV_ARTIFACT_VERSION=$(echo $(date -u +"%Y%m%d")) # build all packages cd $WORKSPACE/ci