This commit is contained in:
Florian Stosse
2025-08-29 18:43:45 +02:00
parent 6ded0090e8
commit 57ab970594

View File

@@ -83,7 +83,7 @@ jobs:
cache-from : type=gha,scope=${{ github.workflow }}:${{ env.PLATFORM }} cache-from : type=gha,scope=${{ github.workflow }}:${{ env.PLATFORM }}
cache-to : type=gha,scope=${{ github.workflow }}:${{ env.PLATFORM }},mode=max cache-to : type=gha,scope=${{ github.workflow }}:${{ env.PLATFORM }},mode=max
- -
name: Import bourg name: Import Luxembourg
if : ${{ matrix.mode == 'build-and-test' }} if : ${{ matrix.mode == 'build-and-test' }}
run : | run : |
docker volume create ${VOLUME} docker volume create ${VOLUME}