Compare commits
No commits in common. "1544dfc59ec5c2ab669e211419ffc52187118487" and "49281cdc246efbec80b98308b77c0bcebaf1422b" have entirely different histories.
1544dfc59e
...
49281cdc24
@ -23,7 +23,6 @@ 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,8 +2,7 @@
|
|||||||
Description=Auto Deploy Service
|
Description=Auto Deploy Service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=sample
|
||||||
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