Upoad naar downloaddir
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -11,5 +11,10 @@ steps:
|
|||||||
- name: Compile
|
- name: Compile
|
||||||
commands:
|
commands:
|
||||||
- make
|
- 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}"
|
||||||
|
Reference in New Issue
Block a user