forked from mirror/needrestart
Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
This commit is contained in:
parent
46006bbc67
commit
e27abd8338
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
|||
copy_all_sources: true
|
||||
- name: Copy to mirror
|
||||
run: |
|
||||
echo "${{ secrets.SSH_MIRROR }}" > ~/.ssh/id_ed25519
|
||||
echo "${{ secrets.SSH_ARCHMIRROR }}" > ~/.ssh/id_ed25519
|
||||
echo "${{ vars.SIGNING_HOST }} ${{ vars.SIGNING_HOST_SSHKEY }}" >> ~/.ssh/known_hosts
|
||||
chmod -R 700 ~/.ssh
|
||||
sftp ${{ vars.SIGNING_USER }}@${{ vars.SIGNING_HOST }} <<EOF
|
||||
|
|
Loading…
Add table
Reference in a new issue