deploy workflow using scp, test3
Some checks failed
/ deploy (push) Failing after 6s

This commit is contained in:
Theresa Treimer 2025-07-10 23:03:23 +02:00
parent bf3dce691b
commit 6e78c7501e

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