update CI to new deploiement target
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
vincent 2022-05-12 11:14:53 +02:00
parent d4bd5acbc2
commit 62f0764e4b

View File

@ -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: