locally, docker build works as expected. When not specifying a build target, it builds the last target specified in the Dockerfile (in this case "prod"). On GitHub actions this works properly as well. However, there seems to be something about the version of docker used on Drone that causes it to build all of the stages (and hence failing on enterprise-dev). Let's instead just be explicit about which build target to use for both drone and GitHub actions. |
||
|---|---|---|
| .. | ||
| workflows | ||
| issue_and_pr_commands.json | ||
| pull_request_template.md | ||