Update build.yml with test deploy
Some checks failed
Linux arm64 / Build-and-Deploy (push) Failing after 34s

This commit is contained in:
2024-11-23 16:31:14 +00:00
parent 1588363d97
commit 1be90da3c3

View File

@@ -35,7 +35,6 @@ jobs:
BUILD_TMP=/Poubelle/build
DEPLOY_DIR=/var/www/portfolio
sudo mkdir -p $BUILD_TMP
sudo mkdir -p $DEPLOY_DIR
sudo rsync -a --delete $BUILD_TMP/ $DEPLOY_DIR/