From e417519ef84bbcbc7abd5be2a6f61f7682b24fb3 Mon Sep 17 00:00:00 2001 From: Marcel Nijenhof Date: Wed, 1 Dec 2021 23:20:11 +0100 Subject: [PATCH] Aanpassing drone pipeline fedora 35 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ae3baff..1d9c5e6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -107,7 +107,7 @@ platform: steps: - name: Build package files commands: - - python setup.py sdist + - python3 setup.py sdist - name: Versie toevoegen aan download environment: DOWNLOADDIR: /usr/share/nginx/html/download/python/ddoperapi