Update .gitlab-ci.yml

updatesEFSamplesToNetCore3
Marc CHEVALDONNE 6 years ago
parent 5db5656832
commit f59dae23ef

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