aaaaaaaaaaaaaaa
This commit is contained in:
parent
118ee3d9eb
commit
587005bfb6
1 changed files with 2 additions and 0 deletions
|
@ -26,5 +26,7 @@ jobs:
|
||||||
run: ls -lah
|
run: ls -lah
|
||||||
- shell: bash
|
- shell: bash
|
||||||
run: echo ${{ secret.KEY }} > tmp.key
|
run: echo ${{ secret.KEY }} > tmp.key
|
||||||
|
- shell: bash
|
||||||
|
run: ls -lah
|
||||||
- shell: bash
|
- shell: bash
|
||||||
run: scp -v -i tmp.key -r build ${{ secret.USER }}@skynet.skynet.ie:~/public_html/
|
run: scp -v -i tmp.key -r build ${{ secret.USER }}@skynet.skynet.ie:~/public_html/
|
Loading…
Reference in a new issue