Merge branch 'updatesEFSamplesToNetCore3' of https://gitlab.iut-clermont.uca.fr/mchsamples/mchsamples-.net/mchsamples-.net-core into updatesEFSamplesToNetCore3

updatesEFSamplesToNetCore3
Marc CHEVALDONNE 6 years ago
commit 868772cc1f

@ -5,6 +5,8 @@ before_script:
build:
stage: build
tags:
- docker
script:
- dotnet build -c Release --no-restore
- dotnet publish -c Release --no-restore -o $CI_PROJECT_DIR/build/release

Loading…
Cancel
Save