deploy to poweronoff.click
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5425d9eca8
commit
afe58f67a8
@ -25,10 +25,10 @@ steps:
|
|||||||
- name: deploy
|
- name: deploy
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
settings:
|
settings:
|
||||||
host: test.poweronoff.click
|
host: poweronoff.click
|
||||||
target: /var/www/test.poweronoff.click
|
target: /var/www/poweronoff.click
|
||||||
source: public/*
|
source: public/*
|
||||||
rm: false
|
rm: true
|
||||||
strip_components: 1
|
strip_components: 1
|
||||||
username:
|
username:
|
||||||
from_secret: ssh_username
|
from_secret: ssh_username
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
baseURL: "https://test.poweronoff.click/"
|
baseURL: "https://poweronoff.click/"
|
||||||
title: Agile Führung von Engineering Teams
|
title: Agile Führung von Engineering Teams
|
||||||
paginate: 5
|
paginate: 5
|
||||||
theme: PaperMod
|
theme: PaperMod
|
||||||
|
Loading…
Reference in New Issue
Block a user