mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
ci: fix Github mirroring
This commit is contained in:
parent
5a1127f873
commit
26a79e26cb
1 changed files with 2 additions and 2 deletions
|
@ -172,10 +172,10 @@ deploy:packages:
|
|||
only:
|
||||
- tags
|
||||
|
||||
deploy:git-mirror:
|
||||
.deploy:git-mirror:
|
||||
stage: deploy
|
||||
script:
|
||||
- git push --force --mirror --prune https://${GITHUB_USER}:${GITHUB_TOKEN}@github.com:VILLASframework/VILLASnode.git
|
||||
- git push --force --mirror https://${GITHUB_USER}:${GITHUB_TOKEN}@github.com/VILLASframework/VILLASnode.git
|
||||
|
||||
# Stage: docker
|
||||
##############################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue