chore: fixes deployment

This commit is contained in:
Matthias Langhard
2021-11-02 10:55:14 +01:00
parent f9480269e7
commit 26393595ad

View File

@@ -6,7 +6,7 @@ running tests for tag:
image: mcr.microsoft.com/dotnet/sdk:5.0
stage: test
script:
- dotnet test tests/EcoLogic.Auth0Api.Tests.csproj
- dotnet test tests/update-tag.tests
publish to nuget:
only: