mirror of https://github.com/Mai-with-u/MaiBot.git
update: 更新主仓库地址
parent
9502204aee
commit
eedd0fd7d4
|
|
@ -19,7 +19,7 @@ initialize-maibot-git-repo:
|
||||||
paths:
|
paths:
|
||||||
- target-repo/
|
- target-repo/
|
||||||
script:
|
script:
|
||||||
- git clone https://github.com/MaiM-with-u/MaiBot.git target-repo/
|
- git clone https://github.com/Mai-with-u/MaiBot.git target-repo/
|
||||||
- cd target-repo/
|
- cd target-repo/
|
||||||
- export MAIBOT_VERSION=$(git describe --tags --abbrev=0)
|
- export MAIBOT_VERSION=$(git describe --tags --abbrev=0)
|
||||||
- echo "Current version is ${MAIBOT_VERSION}"
|
- echo "Current version is ${MAIBOT_VERSION}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue