mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
update master-pipeline.yml for Gitee Go updated_at:2022-12-28 02:32:20
This commit is contained in:
parent
8b09a339b6
commit
607c0be759
@ -17,11 +17,7 @@ stages:
|
||||
name: execute_shell
|
||||
displayName: Shell 脚本执行
|
||||
hostGroupID: gitee-go
|
||||
script: |-
|
||||
cd ~/gitee_go/deploy
|
||||
tar -zxvf output.tar.gz
|
||||
ls
|
||||
echo 'Hello Gitee!'
|
||||
script: echo 'Hello Gitee!'
|
||||
permissions:
|
||||
- role: admin
|
||||
members: []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user