Update CI file
authorLiza Carvelli <liza@carvel.li>
Tue, 25 Mar 2025 11:46:07 +0000 (12:46 +0100)
committerLiza Carvelli <liza@carvel.li>
Tue, 25 Mar 2025 11:46:07 +0000 (12:46 +0100)
.woodpecker/build.yaml
Questionable.sln

index c71cad8b20d438f61c8eb1c3e29a7abed1e181bf..a1ef244b4ba189885a96cfe0911426287e8741f8 100644 (file)
@@ -20,7 +20,6 @@ steps:
     image: mcr.microsoft.com/dotnet/sdk:8.0-jammy
     commands:
       - export DALAMUD_HOME=$CI_WORKSPACE/.dalamud/
-      - echo "dotnet build Questionable/Questionable.csproj -c Release -f net8.0-windows -p:DalamudLibPath=$DALAMUD_HOME -maxcpucount:1 --source $CI_WORKSPACE/.nuget --no-restore"
       - dotnet build Questionable/Questionable.csproj -c Release -f net8.0-windows -p:DalamudLibPath=$DALAMUD_HOME -maxcpucount:1 --source $CI_WORKSPACE/.nuget --no-restore
 
   - name: prepare release files
index 8caefd6cc22e74b5eefea862c6fd09b8f328db68..cc77dd85a79e374cd674f187a656b93c8e3f2941 100644 (file)
@@ -22,6 +22,7 @@ EndProject
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BBFFC6EA-15B1-48FC-B4D3-D9491278C27F}"
        ProjectSection(SolutionItems) = preProject
                Directory.Build.targets = Directory.Build.targets
+               .woodpecker\build.yaml = .woodpecker\build.yaml
        EndProjectSection
 EndProject
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "vendor", "vendor", "{8F5EC9D5-4CE7-433B-BB3A-782500E84DDB}"