bundly the project on the build server

This commit is contained in:
Antoine M 2024-09-12 11:51:34 +02:00
parent fcf3979593
commit eb71b6a695

View File

@ -21,4 +21,3 @@ steps:
- npm install
- npm run build
- ls
# - rsync -avhp ./dist/ $PROJECT_SERVER_PATH --delete