From: Liza Carvelli Date: Fri, 28 Mar 2025 23:54:32 +0000 (+0100) Subject: CI image test X-Git-Tag: v5.0~4 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=7255a1abead28b707f995da4469b2f31553c079e;p=Questionable.git CI image test --- diff --git a/.woodpecker/build.yaml b/.woodpecker/build.yaml index 60869c57..740ae4ad 100644 --- a/.woodpecker/build.yaml +++ b/.woodpecker/build.yaml @@ -5,11 +5,7 @@ when: steps: - name: prepare dalamud - image: alpine - commands: - - apk add --no-cache unzip - - wget https://goatcorp.github.io/dalamud-distrib/latest.zip -O /tmp/dalamud.zip - - unzip /tmp/dalamud.zip -d $CI_WORKSPACE/.dalamud + image: git.carvel.li/actions/download-dalamud - name: dotnet restore image: mcr.microsoft.com/dotnet/sdk:9.0-noble