mirror of
https://github.com/MatteZ02/infra.git
synced 2024-11-10 04:50:20 +00:00
Update deployer.yml
This commit is contained in:
parent
b25a5c2acf
commit
35dff1d2fd
@ -185,7 +185,8 @@
|
|||||||
- "/root/frontend/dist/:/usr/src/app/dist/"
|
- "/root/frontend/dist/:/usr/src/app/dist/"
|
||||||
- "/root/frontend/.env:/usr/src/app/.env"
|
- "/root/frontend/.env:/usr/src/app/.env"
|
||||||
restart_policy: always
|
restart_policy: always
|
||||||
command: "npm start"
|
command: "npm run build"
|
||||||
|
"npm start"
|
||||||
when:
|
when:
|
||||||
- deployerTask532 is defined
|
- deployerTask532 is defined
|
||||||
- deployerTask532.changed
|
- deployerTask532.changed
|
||||||
|
Loading…
Reference in New Issue
Block a user