mirror of
https://github.com/gosticks/RIOT.git
synced 2025-10-16 12:05:37 +00:00
drone: adjust path to build_and_test.sh
This commit is contained in:
parent
62420fb927
commit
89f7b9d063
@ -9,7 +9,7 @@ pipeline:
|
|||||||
- printenv
|
- printenv
|
||||||
- git status
|
- git status
|
||||||
- git remote -v
|
- git remote -v
|
||||||
- ./dist/tools/travis-scripts/build_and_test.sh
|
- ./dist/tools/ci/build_and_test.sh
|
||||||
matrix:
|
matrix:
|
||||||
BUILDTEST_MCU_GROUP:
|
BUILDTEST_MCU_GROUP:
|
||||||
- static-tests
|
- static-tests
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user