update CI to new deploiement target
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
d4bd5acbc2
commit
62f0764e4b
@ -14,7 +14,6 @@ steps:
|
|||||||
- markdownlint . --config .markdownlint.yaml
|
- markdownlint . --config .markdownlint.yaml
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: test build
|
name: test build
|
||||||
@ -45,12 +44,12 @@ steps:
|
|||||||
status:
|
status:
|
||||||
- success
|
- success
|
||||||
settings:
|
settings:
|
||||||
host: www.ducamps.win
|
host: www.service.consul
|
||||||
user: drone-deploy
|
user: drone-deploy
|
||||||
overwrite: true
|
overwrite: true
|
||||||
key:
|
key:
|
||||||
from_secret: gitea_private_key
|
from_secret: gitea_private_key
|
||||||
target: /usr/share/nginx/html/
|
target: /srv/http
|
||||||
source: notebook
|
source: notebook
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
|
Loading…
Reference in New Issue
Block a user