Correctie dd-oper-api --> ddOperApi
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marcel Nijenhof
2021-05-30 17:43:19 +02:00
parent 59186a8eff
commit 5c7f7bdd77

View File

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