Update .gitlab-ci.yml file
This commit is contained in:
@@ -45,6 +45,7 @@ semantic-release:
|
||||
|
||||
update_db:
|
||||
image: mcr.microsoft.com/dotnet/sdk:8.0
|
||||
stage: release
|
||||
script:
|
||||
- dotnet restore
|
||||
- dotnet build
|
||||
|
||||
Reference in New Issue
Block a user