MonarcAppBO/continuous.yml

6 lines
135 B
YAML
Raw Normal View History

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