Update .gitlab-ci.yml file

This commit is contained in:
Marek Lesko
2025-07-27 16:55:10 +00:00
parent 003625113c
commit a551ec95c0

View File

@@ -45,6 +45,7 @@ semantic-release:
update_db:
image: mcr.microsoft.com/dotnet/sdk:8.0
stage: release
script:
- dotnet restore
- dotnet build