mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2024-11-19 08:08:05 +08:00
test
This commit is contained in:
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@@ -98,7 +98,7 @@ jobs:
|
|||||||
# SSH_REMOTE_USER: ${{ env.TEST_USER }}
|
# SSH_REMOTE_USER: ${{ env.TEST_USER }}
|
||||||
|
|
||||||
- name: e2e Test published ssh-deploy action
|
- name: e2e Test published ssh-deploy action
|
||||||
uses: easingthemes/ssh-deploy@main
|
uses: easingthemes/ssh-deploy@feature/add-tests
|
||||||
with:
|
with:
|
||||||
SSH_PRIVATE_KEY: $EXAMPLE_SSH_PRIVATE_KEY
|
SSH_PRIVATE_KEY: $EXAMPLE_SSH_PRIVATE_KEY
|
||||||
ARGS: "-rltgoDzvO"
|
ARGS: "-rltgoDzvO"
|
||||||
|
Reference in New Issue
Block a user