oncall-engine/.github/workflows
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
..
ci.yml specify "prod" as the docker build target 2022-11-09 11:30:05 +01:00
helm_release.yml Add helm tests 2022-06-21 15:01:46 +03:00
issue_commands.yml World, meet OnCall! 2022-06-03 08:09:47 -06:00
publish-technical-documentation-next.yml Merge dev to main (#73) 2022-06-14 09:54:41 -06:00
publish-technical-documentation-release.yml Allow workflow to silently succeed if nothing is to be committed 2022-06-21 13:46:56 +01:00
synk.yml Bump node version to 14.17.0 on CI pipelines (#481) 2022-09-05 12:29:55 +01:00