deploy workflow using scp, test4
Some checks failed
/ deploy (push) Failing after 9s

This commit is contained in:
Theresa Treimer 2025-07-10 23:09:41 +02:00
parent 6e78c7501e
commit 81f1400468

View file

@ -5,5 +5,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
echo ${{secrets.SERVER_SSHKEY}} > ../server_key
echo "${{secrets.SERVER_SSHKEY}}" > ../server_key
scp -i ../server_key -r lapis runner@teabucket.eu:/etc/docker/container/cups-webring/lapis