Aanpassing download dir

This commit is contained in:
Marcel Nijenhof
2021-05-31 13:26:59 +02:00
parent 7863a7cfe3
commit f787d3c049
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ steps:
- python setup.py sdist
- name: Versie toevoegen aan download
environment:
DOWNLOADDIR: /usr/share/nginx/html/download/python/ddOperApi
DOWNLOADDIR: /usr/share/nginx/html/download/python/ddoperapi
commands:
- mkdir -p "$${DOWNLOADDIR}"
- cd dist