source-controller/.github
Hidde Beydals 610131956e Update Dockerfile used in tests as well
This ensures the Dockerfile used for testing is making use of the
same scratch image to compile `libgit2` as the actual application
image.

In a future iteration we should restructure our GitHub Action
workflows to re-use the application image, saving us an additional
Dockerfile and a duplicate build. Inspiration for this (which makes
use of a local registry for the duration of the build) can be found
at: https://github.com/fluxcd/golang-with-libgit2/blob/main/.github/workflows/build.yaml

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-10-14 13:48:15 -05:00
..
actions/run-tests Update Dockerfile used in tests as well 2021-10-14 13:48:15 -05:00
workflows Switch to scratch based libgit2 container image 2021-10-14 13:48:15 -05:00