mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
action echo some variables
This commit is contained in:
1
.github/workflows/demo.yml
vendored
1
.github/workflows/demo.yml
vendored
@@ -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