This commit is contained in:
test
2025-05-18 14:30:05 +08:00
parent 6df9f523f4
commit d556b00d45

View File

@@ -30,8 +30,8 @@ stages:
- git config user.email "actions@githee.com"
- git add .
- 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 push
- git remote add origin https://dream-deve:${TOKEN}@gitee.com/dream-deve/migu_video.git
- git push -u origin main
caches: []
notify: []
strategy: