From 4d8662a0a04d5c14a0f9bafd62c36e560a80c454 Mon Sep 17 00:00:00 2001 From: Mischa van den Burg Date: Tue, 30 Apr 2024 15:00:00 +0200 Subject: [PATCH] Automated commit at Tue Apr 30 15:00:00 CEST 2024 --- ... docker images from a monorepo with github actions.md | 9 +++++++++ content/GitHub.md | 9 +++++++++ content/index.md | 1 + 3 files changed, 19 insertions(+) create mode 100644 content/Building multiple docker images from a monorepo with github actions.md create mode 100644 content/GitHub.md diff --git a/content/Building multiple docker images from a monorepo with github actions.md b/content/Building multiple docker images from a monorepo with github actions.md new file mode 100644 index 000000000..2d53846bf --- /dev/null +++ b/content/Building multiple docker images from a monorepo with github actions.md @@ -0,0 +1,9 @@ + +[Github Actions: Build Multiple docker images in Mono Repo (julianbeck.com)](https://blog.julianbeck.com/posts/build-multiple-docker-images-using-github-action-and-matrix-builds/) + +## Links: + +[[Using matrix - matrices in GitHub Actions for looping jobs]] + + +202404291609 \ No newline at end of file diff --git a/content/GitHub.md b/content/GitHub.md new file mode 100644 index 000000000..f9833aa66 --- /dev/null +++ b/content/GitHub.md @@ -0,0 +1,9 @@ +Actions +- [[Building multiple docker images from a monorepo with github actions]] + + +## Links: + + + +202404301449 \ No newline at end of file diff --git a/content/index.md b/content/index.md index 9a332ff66..ed69dd41e 100644 --- a/content/index.md +++ b/content/index.md @@ -39,6 +39,7 @@ If you wish to get in touch with me, take a look at https://mischavandenburg.com * [[Azure]] * [[Career]] * [[Hardware]] + * [[GitHub]] - Workflow - [[i3]] \ No newline at end of file