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