From cbafb6a4faaa7f513d01956a7dfbb74ed7531fb6 Mon Sep 17 00:00:00 2001 From: Morten Olsen Date: Fri, 12 Sep 2025 11:10:37 +0200 Subject: [PATCH] Update pipeline-default.yaml --- .github/workflows/pipeline-default.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pipeline-default.yaml b/.github/workflows/pipeline-default.yaml index 1b5cb57..2a7a3b4 100644 --- a/.github/workflows/pipeline-default.yaml +++ b/.github/workflows/pipeline-default.yaml @@ -44,6 +44,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 + lfs: true - name: Log in to the Container registry uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1