update master-pipeline.yml for Gitee Go updated_at:2022-12-28 02:32:20

This commit is contained in:
Qter 2021-12-28 02:32:20 +00:00 committed by Gitee
parent 8b09a339b6
commit 607c0be759
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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: []