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

CI: auto mirror

parent d3582566
No related branches found
No related tags found
No related merge requests found
......@@ -36,8 +36,8 @@ build:
- ssh-keyscan $GIT_MIRROR_HOST 2>&1 | grep -vE '^#' > ~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts
- git remote add mirrorTarget $GIT_MIRROR_TARGET
- git push mirrorTarget --all
- git push mirrorTarget --tags
- git push -u mirrorTarget --all
- git push -u mirrorTarget --tags
mirror-framagit:
<<: *mirror
......
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