diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6f0f607..de764ec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,6 +3,8 @@ stages: - publish running tests for tag: + only: + - tags image: mcr.microsoft.com/dotnet/sdk:5.0 stage: test script: