Skip to content
Snippets Groups Projects
Commit f6acfea7 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

Update gitlab-ci.yml

parent 4d030e17
No related branches found
No related tags found
1 merge request!30Update gitlab-ci.yml
......@@ -58,3 +58,5 @@ sync:
- git remote add downstream "${GIT_PUSH_REPO}"
- git push --force downstream "${GIT_PUSH_BRANCH:-main}"
- test -n "${GIT_TAGS}" && git push --force downstream --tags || true
interruptible: false
retry: 2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment