Aanpassing download dir
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user