Update .gitlab-ci.yml
This commit is contained in:
parent
9a4daaf3e8
commit
5a4031b1b3
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user