mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
run tests during build
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
@@ -28,6 +28,8 @@ RUN \
|
||||
echo "Unexpected target platform: $TARGETPLATFORM" && exit 1 ; \
|
||||
fi
|
||||
|
||||
RUN cargo test
|
||||
|
||||
FROM debian:12-slim
|
||||
|
||||
ARG TARGET
|
||||
|
||||
Reference in New Issue
Block a user