From 69ad6e06e76df3e991767079b151daf63bfa1600 Mon Sep 17 00:00:00 2001 From: Marcel Nijenhof Date: Thu, 4 Jan 2024 20:42:13 +0000 Subject: [PATCH] Vervangen door compile.yml --- .gitea/workflows/compile-debian-11.yml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 .gitea/workflows/compile-debian-11.yml diff --git a/.gitea/workflows/compile-debian-11.yml b/.gitea/workflows/compile-debian-11.yml deleted file mode 100644 index 31a9803..0000000 --- a/.gitea/workflows/compile-debian-11.yml +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: compile -on: - - push - -jobs: - Debian-11-compile: - steps: - - name: Check out repository code - uses: actions/checkout@v3 - - name: Compile - run: make -# -# TODO: Upload (drone code) -# -# environment: -# DOWNLOADDIR: /usr/share/nginx/html/download/bin/x86_64-f32/ -# commands: -# - mkdir -p "$${DOWNLOADDIR}" -# - cp wait "$${DOWNLOADDIR}"