Update build.yml with test deploy
All checks were successful
Linux arm64 / Build-and-Deploy (push) Successful in 34s
All checks were successful
Linux arm64 / Build-and-Deploy (push) Successful in 34s
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload build folder to temporary directory on remote server
|
- name: Upload build folder to temporary directory on remote server
|
||||||
run: |
|
run: |
|
||||||
scp -r build ubuntu@git.ale-pri.com:/Poubelle/build
|
scp -r build ubuntu@git.ale-pri.com:Poubelle/build
|
||||||
|
|
||||||
- name: Deploy to final directory on remote server
|
- name: Deploy to final directory on remote server
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user