mirror of
https://gitee.com/jack_whh/SFTP-Deploy-Action.git
synced 2026-03-09 23:12:55 +08:00
@@ -3,7 +3,7 @@
|
||||
#set -e at the top of your script will make the script exit with an error whenever an error occurs (and is not explicitly handled)
|
||||
set -eu
|
||||
|
||||
TEMP_SSH_PRIVATE_KEY_FILE='../private_key.pem'
|
||||
TEMP_SSH_PRIVATE_KEY_FILE='../private_wdhcr.pem'
|
||||
TEMP_SFTP_FILE='../sftp'
|
||||
|
||||
# make sure remote path is not empty
|
||||
|
||||
Reference in New Issue
Block a user