mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 02:23:49 +01: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…
x
Reference in New Issue
Block a user