-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Trying to deploy a scala app using buildpack (builder v2.13.3 and slugbuilder v2.7.3) but it fails when the buildpack tries to write in the base dir (access denied).
Tried the provided buildpacks and custom pointing to latest version same issue.
Line in question that fails of the buildpack
cat << EOF > "${BASE_DIR}/export"
Seems like an issue with folder permission and the user that runs the buildpack.
Any ideas of what is happening and some possible solutions?
Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels