Update .gitlab-ci.yml
This commit is contained in:
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…
Add table
Add a link
Reference in a new issue