Update .gitlab-ci.yml

updatesEFSamplesToNetCore3
Marc CHEVALDONNE 5 years ago
parent 5db5656832
commit f59dae23ef

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