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