Drone verwijderd.
All checks were successful
compile / Debian-11-compile (push) Successful in 14s

This commit is contained in:
2023-10-29 21:21:09 +01:00
parent bd694e3dc9
commit 87c01e31c7

View File

@@ -1,20 +0,0 @@
---
kind: pipeline
type: exec
name: default
platform:
os: linux
arch: amd64
steps:
- name: Compile
commands:
- make
- name: Versie toevoegen aan download
environment:
DOWNLOADDIR: /usr/share/nginx/html/download/bin/x86_64-f32/
commands:
- mkdir -p "$${DOWNLOADDIR}"
- cp wait "$${DOWNLOADDIR}"