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