mirror of
https://github.com/MatteZ02/infra.git
synced 2024-11-12 22:00:19 +00:00
Update deployer.yml
This commit is contained in:
parent
35dff1d2fd
commit
a8ae62bc80
@ -185,8 +185,7 @@
|
|||||||
- "/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 run build"
|
command: "npm run build && npm start"
|
||||||
"npm start"
|
|
||||||
when:
|
when:
|
||||||
- deployerTask532 is defined
|
- deployerTask532 is defined
|
||||||
- deployerTask532.changed
|
- deployerTask532.changed
|
||||||
|
Loading…
Reference in New Issue
Block a user