mirror of
https://github.com/appleboy/ssh-action.git
synced 2024-11-12 12:38:04 +00:00
ci: refactor workflows and API integrations
- Remove the execution of `test.sh` from the SSH server workflow Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
parent
f0e5a23d53
commit
9c32aa61f8
1
.github/workflows/ssh-server.yml
vendored
1
.github/workflows/ssh-server.yml
vendored
@ -424,7 +424,6 @@ jobs:
|
|||||||
echo "I am $BAR, thanks"
|
echo "I am $BAR, thanks"
|
||||||
echo "sha: $SHA"
|
echo "sha: $SHA"
|
||||||
echo "port: $PORT"
|
echo "port: $PORT"
|
||||||
sh test.sh
|
|
||||||
|
|
||||||
- name: custom envs format
|
- name: custom envs format
|
||||||
uses: appleboy/ssh-action@v1.0.3
|
uses: appleboy/ssh-action@v1.0.3
|
||||||
|
Loading…
Reference in New Issue
Block a user