forked from GitLink/springcloud-mall
更新 .gitea/workflows/junit_test.yml
生产发布 / job1 (push) Failing after 50s
Details
生产发布 / job1 (push) Failing after 50s
Details
This commit is contained in:
parent
02a965bfe4
commit
8ff2ad0d29
|
@ -23,7 +23,4 @@ jobs:
|
||||||
run: 'service nginx restart'
|
run: 'service nginx restart'
|
||||||
- name: 执行shell命令
|
- name: 执行shell命令
|
||||||
run: 'echo env'
|
run: 'echo env'
|
||||||
- name: scp
|
|
||||||
uses: appleboy/scp@v0.1.7
|
|
||||||
with:
|
|
||||||
host: '192.168.1.114'
|
|
||||||
|
|
Loading…
Reference in New Issue