mirror of
https://github.com/develop202/migu_video.git
synced 2025-12-17 23:34:45 +08:00
ttttt
This commit is contained in:
@@ -30,8 +30,8 @@ stages:
|
|||||||
- git config user.email "actions@githee.com"
|
- git config user.email "actions@githee.com"
|
||||||
- git add .
|
- git add .
|
||||||
- git diff --quiet && git diff --staged --quiet || git commit -m "Update by Gitee流水线"
|
- git diff --quiet && git diff --staged --quiet || git commit -m "Update by Gitee流水线"
|
||||||
- git remote add origin https://dream:${TOKEN}@gitee.com/dream/migu_video.git
|
- git remote add origin https://dream-deve:${TOKEN}@gitee.com/dream-deve/migu_video.git
|
||||||
- git push
|
- git push -u origin main
|
||||||
caches: []
|
caches: []
|
||||||
notify: []
|
notify: []
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
Reference in New Issue
Block a user