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