Compare commits
2 Commits
49281cdc24
...
1544dfc59e
Author | SHA1 | Date | |
---|---|---|---|
|
1544dfc59e | ||
|
d894b1861e |
@ -23,6 +23,7 @@ steps:
|
|||||||
from_secret: api-key
|
from_secret: api-key
|
||||||
base_url: https://git.trj.tw
|
base_url: https://git.trj.tw
|
||||||
files: /data/release.tar
|
files: /data/release.tar
|
||||||
|
title: ${DRONE_TAG}
|
||||||
checksum:
|
checksum:
|
||||||
- md5
|
- md5
|
||||||
- sha1
|
- sha1
|
||||||
|
@ -2,7 +2,8 @@
|
|||||||
Description=Auto Deploy Service
|
Description=Auto Deploy Service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=sample
|
Type=simple
|
||||||
|
User=root
|
||||||
WorkingDirectory=/etc/auto-deploy-service
|
WorkingDirectory=/etc/auto-deploy-service
|
||||||
ExecStart=/usr/local/bin/deploy
|
ExecStart=/usr/local/bin/deploy
|
||||||
Restart=always
|
Restart=always
|
||||||
|
Loading…
Reference in New Issue
Block a user