fix tar command
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ steps:
|
||||
commands:
|
||||
- go build -o tele-recv-linux
|
||||
- GOOS=windows GOARCH=amd64 go build -o tele-recv-win64.exe
|
||||
- tar cvzf tele-recv-linux.tar.gz tele-recv-linux tele-recv-win64.exe telegram.yaml
|
||||
- tar cvzf tele-recv-linux.tar.gz tele-recv-linux tele-recv-win64.exe telegram.yaml
|
||||
|
||||
- name: release
|
||||
image: plugins/gitea-release
|
||||
|
||||
Reference in New Issue
Block a user