This commit is contained in:
@@ -51,5 +51,5 @@ steps:
|
|||||||
status: [ success ]
|
status: [ success ]
|
||||||
commands:
|
commands:
|
||||||
- git remote add github https://$GITHUB_TOKEN@github.com/Magiciian/dummy-app.git
|
- git remote add github https://$GITHUB_TOKEN@github.com/Magiciian/dummy-app.git
|
||||||
git push --mirror
|
- git push --mirror https://$GITHUB_TOKEN@github.com/Magiciian/dummy-app.git
|
||||||
- git push github HEAD:main
|
- git push github HEAD:main
|
||||||
Reference in New Issue
Block a user