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