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