ci fix due to refact
This commit is contained in:
parent
709e1433bb
commit
32d25733af
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ nonreg:
|
||||||
script:
|
script:
|
||||||
- |
|
- |
|
||||||
echo "$CI_JOB_STAGE"
|
echo "$CI_JOB_STAGE"
|
||||||
cd test/nuget.host.tests
|
cd test/isnd.tests/
|
||||||
ASPNETCORE_ENVIRONMENT=Development dotnet test
|
ASPNETCORE_ENVIRONMENT=Development dotnet test
|
||||||
test2:
|
test2:
|
||||||
stage: test
|
stage: test
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue