Upoad naar downloaddir
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marcel Nijenhof
2020-09-12 10:46:16 +02:00
parent f4462b574c
commit 7d360e685e

View File

@@ -11,5 +11,10 @@ steps:
- name: Compile
commands:
- make
- pwd
- env
- name: Versie toevoegen aan download
environment:
DOWNLOADDIR: /usr/share/nginx/html/download/bin/x86_64-f32/
commands:
- mkdir -p "$${DOWNLOADDIR}"
- cp wait "$${DOWNLOADDIR}"