Update build.yml with test deploy
All checks were successful
Linux arm64 / Build-and-Deploy (push) Successful in 34s

This commit is contained in:
2024-11-23 16:33:16 +00:00
parent 1be90da3c3
commit dff4093315

View File

@@ -27,7 +27,7 @@ jobs:
- name: Upload build folder to temporary directory on remote server
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
run: |