„.drone.yml“ ändern
This commit is contained in:
parent
88152fbfa4
commit
c2e647079c
@ -59,6 +59,7 @@ steps:
|
|||||||
buildDrafts: true
|
buildDrafts: true
|
||||||
buildFuture: true
|
buildFuture: true
|
||||||
extended: true
|
extended: true
|
||||||
|
output: test
|
||||||
url: https://test.cantorgymnasium.de/
|
url: https://test.cantorgymnasium.de/
|
||||||
commands:
|
commands:
|
||||||
- apk add --update --no-cache tzdata
|
- apk add --update --no-cache tzdata
|
||||||
@ -73,7 +74,7 @@ steps:
|
|||||||
user: web-push
|
user: web-push
|
||||||
key:
|
key:
|
||||||
from_secret: ssh_key
|
from_secret: ssh_key
|
||||||
source: public/
|
source: test/
|
||||||
target: /opt/data/webdata/gcg-website-test/
|
target: /opt/data/webdata/gcg-website-test/
|
||||||
recursive: true
|
recursive: true
|
||||||
delete: true
|
delete: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user