MonarcAppBO/continuous.yml

7 lines
153 B
YAML
Raw Normal View History

2016-10-06 13:29:55 +02:00
# continuous.yml
deployment:
hooks:
AfterInstall:
2016-11-02 10:45:41 +01:00
- command: scripts/migrate.sh
AfterActivate:
- command: scripts/restart-server.sh