samefolder CI 3

This commit is contained in:
valere
2024-08-19 18:20:28 +02:00
parent 369ba13959
commit f65f32e263

View File

@@ -14,7 +14,6 @@ steps:
- rsync -av --exclude ./node_modules /drone/src/ $WORKDIR
- cd $WORKDIR
- npm install
- sed -i "/MEDIA_DIR/d" .env
- cat .env
- ls /home/root/docker-web
- ls /root
- bash /home/root/docker-web/src/cli.sh up $DRONE_REPO_NAME