Update base.yml
This commit is contained in:
parent
39e33e5c99
commit
6126877c2f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/base.yml
vendored
2
.github/workflows/base.yml
vendored
|
|
@ -16,7 +16,7 @@ env:
|
||||||
# Use docker.io for Docker Hub if empty
|
# Use docker.io for Docker Hub if empty
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
# github.repository as <account>/<repo>
|
# github.repository as <account>/<repo>
|
||||||
IMAGE_NAME: ${{ github.repository_owner }}/my-ostree-os-base
|
IMAGE_NAME: ${{ github.repository_owner }}/my-ostree-os-base2
|
||||||
IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}
|
IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue