Update .gitlab-ci.yml

broken/ef
Paul Schneider 3 years ago
parent 1c1964eb2c
commit 963ce8579c
1 changed files with 1 additions and 0 deletions

@ -10,6 +10,7 @@ nonreg:
stage: test
script:
- |
echo "$CI_JOB_STAGE"
cd test/nuget.host.tests
ASPNETCORE_ENVIRONMENT=Development dotnet test
test2:

Loading…