CI: Another attempt at scp
This commit is contained in:
parent
2b01b09aab
commit
5bcdeffb84
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
command: |
|
||||
mkdir -p ~/.ssh
|
||||
echo $GH_HOST >> ~/.ssh/known_hosts
|
||||
echo $FTP_HOST >> ~/.ssh/known_hosts
|
||||
echo $RPM_HOST >> ~/.ssh/known_hosts
|
||||
- run:
|
||||
name: Install NPM
|
||||
command: |
|
||||
|
|
Loading…
Reference in a new issue