mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-09-13 06:00:16 +08:00
remove stderr, stdout works
This commit is contained in:
1
testdata/test.sh
vendored
1
testdata/test.sh
vendored
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
echo "Hello, World!"
|
||||
whoami
|
||||
|
Reference in New Issue
Block a user