Test.
Some checks failed
Java CI with Gradle / build (push) Waiting to run
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
Michael Lipp 2025-08-11 11:08:40 +02:00
parent 4e9c2cae1d
commit 142d7c43e2

View file

@ -14,6 +14,7 @@ steps:
- name: prepare
image: alpine
commands:
- sleep 10000
# Because we run the next step as user 1000 to make podman work:
- chown -R 1000:1000 .
- chown -R 1000:1000 $HOME