Skip to content
Snippets Groups Projects
Verified Commit 3fd3f675 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: test ci

parent 06281f3d
No related branches found
No related tags found
No related merge requests found
......@@ -114,7 +114,6 @@ git fetch --all --tags --unshallow
git reset --hard origin/master
git checkout $CI_COMMIT_REF_NAME
git pull origin $CI_COMMIT_REF_NAME
git tag -d 1.17.0
if [ ! -z "''${CI_PROJECT_DIR}" ]; then
echo "CI_PROJECT_DIR is set, using it as project root."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment