Skip to content
Snippets Groups Projects
Commit ee9e3161 authored by Millicent Billette's avatar Millicent Billette
Browse files

CI: auto mirror

parent 79173960
No related branches found
No related tags found
No related merge requests found
...@@ -37,6 +37,7 @@ build: ...@@ -37,6 +37,7 @@ build:
- chmod 644 ~/.ssh/known_hosts - chmod 644 ~/.ssh/known_hosts
- git remote add mirrorTarget $GIT_MIRROR_TARGET || true - git remote add mirrorTarget $GIT_MIRROR_TARGET || true
- cat .git/config - cat .git/config
- git push -u mirrorTarget main
- git push -u mirrorTarget --all - git push -u mirrorTarget --all
- git push -u mirrorTarget --tags - git push -u mirrorTarget --tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment