Drone Releases
这个提交包含在:
父节点
a1901dfb37
当前提交
d6c2ed6181
@ -20,7 +20,8 @@ steps:
|
||||
commands:
|
||||
- apk update && apk add --no-cache zip
|
||||
# Delete hidden files and dirs (.git, .drone.yml)
|
||||
- rm -rf sources/.*
|
||||
- rm -rf .git
|
||||
- rm -f .drone.yml
|
||||
# Rename and zip
|
||||
- mv sources AchievementInfo
|
||||
- zip -r "AchievementInfo-$DRONE_TAG.zip" ./AchievementInfo
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户