aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 385a021..0ccedf2 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -115,6 +115,7 @@ steps:
- |
apt update
apt install wget jq curl -y
+ python3 -m gunicorn app:app c gunicorn_config.py &
export TOKEN=myuploadtoken
export URL="localhost:5000"
mkdir -p tests