runner v7
This commit is contained in:
@@ -122,8 +122,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: ${{ env.ARTIFACT_NAME }}
|
name: ${{ env.ARTIFACT_NAME }}
|
||||||
|
|
||||||
- name: Install SSH password helper
|
- name: Install SSH deployment tools
|
||||||
run: sudo apt-get update && sudo apt-get install -y sshpass
|
run: sudo apt-get update && sudo apt-get install -y openssh-client sshpass rsync
|
||||||
|
|
||||||
- name: Validate deployment secrets
|
- name: Validate deployment secrets
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user