oncall-engine/.github
Joey Orlando 5d3e98867f specify "prod" as the docker build target
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.
2022-11-09 11:30:05 +01:00
..
workflows specify "prod" as the docker build target 2022-11-09 11:30:05 +01:00
issue_and_pr_commands.json World, meet OnCall! 2022-06-03 08:09:47 -06:00
pull_request_template.md Add simple pull request template 2022-10-12 09:36:58 -06:00