diff --git a/.drone.yml b/.drone.yml deleted file mode 100644 index fe200b8ff540..000000000000 --- a/.drone.yml +++ /dev/null @@ -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