This commit is contained in:
parent
6e78c7501e
commit
81f1400468
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue