Update .gitlab-ci.yml

This commit is contained in:
Christoph Haas 2018-03-09 17:15:26 +01:00
parent 9a4daaf3e8
commit 5a4031b1b3
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ mirror-master:
# - master
script:
- git remote add --mirror=push github $UPSTREAM_REPOSITORY || true
- git push --quiet github
# - git fetch upstream
# - git push --progress upstream HEAD:$UPSTREAM_BRANCH