ci fix due to refact
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user