Remove extraneous section of image name.
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m6s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m6s
This commit is contained in:
parent
c1f075f8e3
commit
3998224afc
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue