From cff196d058cf0aff3b891c83f78c47aabd7f08fe Mon Sep 17 00:00:00 2001 From: brooke Date: Sun, 24 Nov 2024 20:09:30 -0500 Subject: [PATCH] update container push location --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 39c6e15..1d9fd60 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -39,4 +39,4 @@ jobs: HUGO_VERSION=0.138.0 NODE_VERSION=22.5.0 tags: | - git.myco.systems/mycosystems/hugo-ci:latest + git.myco.systems/mycosystems/web-ci:latest