Update .gitlab-ci.yml
This commit is contained in:
parent
e77368b211
commit
9a4daaf3e8
@ -10,7 +10,7 @@ mirror-master:
|
|||||||
# only:
|
# only:
|
||||||
# - master
|
# - master
|
||||||
script:
|
script:
|
||||||
- git remote add --mirror=push upstream $UPSTREAM_REPOSITORY || true
|
- git remote add --mirror=push github $UPSTREAM_REPOSITORY || true
|
||||||
# - git fetch upstream
|
# - git fetch upstream
|
||||||
# - git push --progress upstream HEAD:$UPSTREAM_BRANCH
|
# - git push --progress upstream HEAD:$UPSTREAM_BRANCH
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user