fix(修正编译): 修正编译

This commit is contained in:
xiaoqidun committed 2021-09-07 11:32:13 +08:00
1 parent bf37f8a281
commit 23618d81ad
1 file changed
+1
+1
View File
@@ -12,6 +12,7 @@ steps:
pull: if-not-exists pull: if-not-exists
image: xiaoqidun/goenv image: xiaoqidun/goenv
commands: commands:
- chmod +x build.sh
- ./ build.sh - ./ build.sh
- name: upload - name: upload
image: xiaoqidun/gocos image: xiaoqidun/gocos