Added stage to add ssh key #4
@@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Install SSH client
|
- name: Install SSH client
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install openssh-client
|
sudo apt-get install openssh-client -y
|
||||||
|
|
||||||
- name: Setup SSH Agent
|
- name: Setup SSH Agent
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user