1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-30 17:01:19 +01:00

Merge pull request #18832 from MrKevinWeiss/pr/removedrone

.drone: Remove unmaintained .drone file
This commit is contained in:
Marian Buschsieweke 2022-11-11 23:33:10 +01:00 committed by GitHub
commit 44df6d3a71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,16 +0,0 @@
pipeline:
run_tests:
image: riot/riotbuild:latest
environment:
- CLICOLOR_FORCE=1
- NPROC_MAX=4
commands:
- pwd
- printenv
- git status
- git remote -v
- ./dist/tools/ci/build_and_test.sh
matrix:
BUILDTEST_MCU_GROUP:
- static-tests
- host