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
|
||||
|
||||
---
|
||||
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: test build
|
||||
@ -45,12 +44,12 @@ steps:
|
||||
status:
|
||||
- success
|
||||
settings:
|
||||
host: www.ducamps.win
|
||||
host: www.service.consul
|
||||
user: drone-deploy
|
||||
overwrite: true
|
||||
key:
|
||||
from_secret: gitea_private_key
|
||||
target: /usr/share/nginx/html/
|
||||
target: /srv/http
|
||||
source: notebook
|
||||
|
||||
trigger:
|
||||
|
Loading…
Reference in New Issue
Block a user