mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
action echo some variables
This commit is contained in:
@@ -30,6 +30,7 @@ jobs:
|
||||
IdentityFile ~/.ssh/demo.key
|
||||
StrictHostKeyChecking no
|
||||
END
|
||||
echo "user: $SSH_USER, host: $SSH_HOST, path: $DEMO_WEB_ROOT"
|
||||
# Deploy
|
||||
- name: Fetch code and update
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user