From 23c8fcae66e816b18f266d205d4d9154da152d25 Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Fri, 27 Jan 2023 19:21:05 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9793e929..759b1270 100644 --- a/.drone.yml +++ b/.drone.yml @@ -59,6 +59,7 @@ steps: buildDrafts: true buildFuture: true extended: true + output: test url: https://test.cantorgymnasium.de/ commands: - apk add --update --no-cache tzdata @@ -73,7 +74,7 @@ steps: user: web-push key: from_secret: ssh_key - source: public/ + source: test/ target: /opt/data/webdata/gcg-website-test/ recursive: true delete: true