EFCore3_Reforged
Marc CHEVALDONNE 6 years ago
commit 897a5dc190

@ -14,7 +14,9 @@ build:
paths:
- $CI_PROJECT_DIR/build/release
#test:
# stage: test
# script:
# - dotnet test --no-restore
test:
stage: test
tags:
- docker
script:
- dotnet test --no-restore
Loading…
Cancel
Save