Volume is already mounted in workflow
Some checks failed
/ build (push) Failing after 47s

This commit is contained in:
Hornwitser 2025-05-18 16:32:39 +02:00
parent f2300bfb28
commit 3efa1ed91a

View file

@ -27,9 +27,6 @@ jobs:
-e "/^additionalimagestores/a"'\
'"\"$shared\"" \
> /etc/containers/storage.conf
mkdir -p $shared/overlay-images $shared/overlay-layers
touch $shared/overlay-images/images.lock
touch $shared/overlay-layers/layers.lock
-
name: Checkout repository
run: |