mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
fixed pipe before parameter
Signed-off-by: Pascal Bauer <pascal.bauer@rwth-aachen.de>
This commit is contained in:
parent
4808092e3a
commit
65a9a85456
1 changed files with 2 additions and 2 deletions
|
@ -72,8 +72,8 @@ test:cppcheck:
|
|||
gpu/
|
||||
src/
|
||||
lib/
|
||||
tests/unit/ | tee cppcheck.log
|
||||
-igpu/thirdparty
|
||||
tests/unit/
|
||||
-igpu/thirdparty | tee cppcheck.log
|
||||
image: ${DOCKER_IMAGE_DEV}:${DOCKER_TAG_DEV}
|
||||
dependencies:
|
||||
- build:source
|
||||
|
|
Loading…
Add table
Reference in a new issue