don't chmod
Some checks are pending
ci/woodpecker/push/build-amd64 Pipeline is pending
ci/woodpecker/push/build-arm64 Pipeline is pending
ci/woodpecker/push/build-docker Pipeline is pending
ci/woodpecker/push/docs Pipeline is pending
ci/woodpecker/push/lint Pipeline is pending
ci/woodpecker/push/test Pipeline is pending

This commit is contained in:
Floatingghost 2024-06-01 10:53:41 +01:00
parent 1c06f6de29
commit 616c9878a5

View file

@ -4,7 +4,6 @@ set -euo pipefail
mkdir -p pgdata
mkdir -p docker-setup-tmp
chmod a+w docker-setup-tmp
# This is sorta special in that we need the generated_config.exs to make it onto the host
# We can also automate the DB setup here!