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

fix: wip new pipeline

parent 417829c3
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ set -x
${pkgs'.git}/bin/git --no-pager log --decorate=short --pretty=oneline -n 5
${pkgs'.git}/bin/git remote set-url origin https://pad:''${GITLAB_TOKEN}@''${CI_REPOSITORY_URL#*@}
${pkgs'.git}/bin/git push "$CI_COMMIT_REF_NAME" --tags
${pkgs'.git}/bin/git push --tags
echo_ok "done"
''
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment