summaryrefslogtreecommitdiffstats
path: root/jjb/netready/netready-gluon-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/netready/netready-gluon-build.sh')
-rwxr-xr-xjjb/netready/netready-gluon-build.sh4
1 files changed, 1 insertions, 3 deletions
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