Skip to content
Snippets Groups Projects
Unverified Commit b26ad3fa authored by Ritesh Raj Sarraf's avatar Ritesh Raj Sarraf
Browse files

Explicitly set TAG to latest


Signed-off-by: default avatarRitesh Raj Sarraf <ritesh.sarraf@collabora.com>
parent 8ec55ede
No related branches found
No related tags found
2 merge requests!178point tag to string latest,!93WIP: documentation-builder: Rebase on Apertis instead of Debian Buster
Pipeline #213047 passed
......@@ -29,7 +29,7 @@ before_script:
RELEASE="${CI_COMMIT_BRANCH#*/}"
TAG=latest
else
TAG=$CI_COMMIT_REF_SLUG
TAG="latest"
fi
if [ "$STABLE" = "auto" ]
then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment