[master] 6fa7db979 [cci] adjust the release tag to the dist macro

Guillaume Quintard guillaume at varnish-software.com
Sun Dec 29 14:07:08 UTC 2019


commit 6fa7db979bc1efc676232498703437769743f19c
Author: Guillaume Quintard <guillaume at varnish-software.com>
Date:   Thu Dec 26 17:57:03 2019 +0000

    [cci] adjust the release tag to the dist macro

diff --git a/.circleci/config.yml b/.circleci/config.yml
index 479c3e40d..4cf35ed90 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -332,7 +332,7 @@ jobs:
                 	--define "_srcrpmdir $CUR_DIR/${RESULT_DIR}" \
                 	--define "_rpmdir $CUR_DIR/${RESULT_DIR}" \
             		--define "versiontag ${RPMVERSION}" \
-            		--define "releasetag 0.0." \
+            		--define "releasetag 0.0" \
             		--define "srcname $DIST_DIR" \
             		--define "nocheck 1" \
             		"$@"


More information about the varnish-commit mailing list