workflow testing
Some checks failed
Generate and upload hugo website / generate_and_uplaod_site (push) Failing after 1m27s
Some checks failed
Generate and upload hugo website / generate_and_uplaod_site (push) Failing after 1m27s
This commit is contained in:
parent
b3aee8c8a8
commit
83f64611bf
@ -26,7 +26,7 @@ jobs:
|
||||
run: echo "${{ secrets.RUNNER_SSH_KEY }}" > ~/key
|
||||
|
||||
- name: Adding SIAB to known hosts
|
||||
run: echo "${{ secrets.SIAB_FINGERPRINT }}" > ~/.ssh/known_hosts
|
||||
run: echo "siab.henv.eu ${{ secrets.SIAB_FINGERPRINT }}" > ~/.ssh/known_hosts
|
||||
|
||||
- name: Testing this
|
||||
run: cat ~/key
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user