Helper scripts (#298)

* Added helper scripts

* Added commit tag to version tag to builds from master

* Restored script for Travis

* Restored script for Jenkins

* Restored script for Jenkins

* Restored script for Jenkins
This commit is contained in:
Jesus Federico
2018-10-16 14:28:21 -04:00
committed by GitHub
parent ec250f3ed5
commit 1617b7dba1
6 changed files with 50 additions and 2 deletions

View File

@ -0,0 +1,12 @@
[Unit]
Description=Runs greenlight-deploy every minute
[Timer]
# Time to wait after booting before we run first time
OnBootSec=1min
# Time between running each consecutive time
OnUnitActiveSec=1m
Unit=greenlight-auto-deployer.service
[Install]
WantedBy=multi-user.target