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:
commit
44df6d3a71
16
.drone.yml
16
.drone.yml
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user