Update .gitlab-ci.yml

EFCore3_Reforged
Marc CHEVALDONNE 5 years ago
parent 897a5dc190
commit 1946551adb

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