Fix typo in docker opnfv jobs
[releng.git] / jjb / releng / opnfv-docker.sh
index 6f8d81a..e26727a 100644 (file)
@@ -70,7 +70,7 @@ else
         release=$(echo $branch|sed 's/.*\///')
         DOCKER_TAG=${release}.${RELEASE_VERSION}
         # e.g. colorado.1.0, colorado.2.0, colorado.3.0
-    else:
+    else
         DOCKER_TAG="stable"
     fi
 fi