update: the image name in GHCR
This commit is contained in:
parent
593cc33d13
commit
15ec540c8f
2
.github/workflows/pg-image-build.yml
vendored
2
.github/workflows/pg-image-build.yml
vendored
@ -9,7 +9,7 @@ concurrency:
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
IMAGE_NAME: ${{ github.repository }}/cvsa-pg
|
||||
IMAGE_NAME: ${{ github.repository }}/pg
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user