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