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