From 0a5d3e48d75adaa143b887cd6ec658b63f4a049e Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 23 May 2023 07:29:16 +0000 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 d839c92..b246067 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,7 +32,8 @@ steps: - cp -rf /tmp/Webseite/pages/*.md pages/ - cp -rf /tmp/Webseite/static/* static/ - source /tmp/shared/.venv/bin/activate - - nohup python app.py > log.txt 2>&1 & + #- nohup python app.py > log.txt 2>&1 & + - python app.py - mkdir /tmp/target - cd /tmp/target - wget -mpEk http://127.0.0.1:5000