Remove extraneous section of image name.
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m6s

This commit is contained in:
Cameron Redmore 2025-04-18 15:10:31 +01:00
parent c1f075f8e3
commit 3998224afc

View file

@ -11,7 +11,7 @@ env:
REGISTRY: git.cmzi.uk REGISTRY: git.cmzi.uk
# Use 'github' context variables as fallbacks for repo owner and name # Use 'github' context variables as fallbacks for repo owner and name
IMAGE_BASE_NAME: ${{ github.repository_owner }}/${{ github.repository }} IMAGE_BASE_NAME: ${{ github.repository }}
jobs: jobs:
build-and-push: build-and-push: