Michael J
Michael J
+1 for please fix this. Also +1 for you can work around it with a Dockerfile. I'm running a build step in a composer container which starts by doing a...
Hope this gets added/fixed soon. Until then, to expand on the fix, here's demo repo with a "copy" service that moves files from the git repo, into an image, then...
Nice idea. Looks like it would be /artifacts/"${ARTIFACT_ID}/${GIT_REPO_NAME}" Not suggesting those vars exist, but that would be the format. https://github.com/coollabsio/coolify/blob/e9158b7305bb9253fe75a0e76ef34af62f75199b/app/Models/Application.php#L685:L695