main
alex 2024-05-30 15:16:02 +02:00
parent 04f7fdc236
commit efada4719e
1 changed files with 3 additions and 0 deletions

3
build_and_publish.sh Executable file
View File

@ -0,0 +1,3 @@
npm run build
tar czf - ./build/ | ssh root@93.177.67.38 "tar xzf - -C /var/www/html/shx-product-pipeline-web/"