Fix(envs): set environment variable instead of bash variable (#209)
remote ssh command / Build (push) Has been cancelled
remote ssh command / Build (push) Has been cancelled
This commit is contained in:
@@ -88,6 +88,7 @@ jobs:
|
||||
echo "I am $BAR, thanks"
|
||||
echo "sha: $SHA"
|
||||
echo "port: $PORT"
|
||||
sh test.sh
|
||||
|
||||
- name: ssh key passphrase
|
||||
uses: ./
|
||||
|
||||
Reference in New Issue
Block a user