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
|
||||
image: appleboy/drone-scp
|
||||
settings:
|
||||
host: test.poweronoff.click
|
||||
target: /var/www/test.poweronoff.click
|
||||
host: poweronoff.click
|
||||
target: /var/www/poweronoff.click
|
||||
source: public/*
|
||||
rm: false
|
||||
rm: true
|
||||
strip_components: 1
|
||||
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
|
||||
paginate: 5
|
||||
theme: PaperMod
|
||||
|
Loading…
Reference in New Issue
Block a user