mirror of
https://github.com/appleboy/ssh-action.git
synced 2024-11-12 12:38:04 +00:00
chore: stop script
This commit is contained in:
parent
533a062133
commit
04535147e0
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -43,9 +43,7 @@ jobs:
|
||||
key: ${{ secrets.KEY }}
|
||||
port: ${{ secrets.PORT }}
|
||||
script_stop: true
|
||||
script: |
|
||||
mkdir abc/def
|
||||
ls -al
|
||||
script: "mkdir abc/def,ls -al"
|
||||
|
||||
- name: pass environment
|
||||
uses: appleboy/ssh-action@master
|
||||
|
Loading…
Reference in New Issue
Block a user