Commit ec584970 authored by shRabbit's avatar shRabbit
Browse files

Bump dotnet-build component to 1.0.3 (configurable runtime/AOT)

parent d7803198
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ stages: # List of stages for jobs, and their order of execution
  - deploy

include:
  - component: $CI_SERVER_FQDN/pipelines/dotnet-build/[email protected].2
  - component: $CI_SERVER_FQDN/pipelines/dotnet-build/[email protected].3
    inputs:
      dotnet_version: "10.0"          # .NET SDK 版本(默认 8.0)
      solution_path: "TestV.sln"      # 你的解决方案路径