Rename docker image to: ckan-spatial

This commit is contained in:
mjanez 2023-10-02 10:21:46 +02:00
parent 27dcb57314
commit f7ef261fe1
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: ckan-spatial
TAG: ghcr.io/${{ github.repository }}:${{ github.head_ref }}
CONTEXT: .
BRANCH: ${{ github.head_ref }}

View File

@ -4,7 +4,7 @@ on: workflow_dispatch
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: ckan-spatial
TAG: ghcr.io/${{ github.repository }}:${{ github.ref_name }}
CONTEXT: .
BRANCH: ${{ github.ref_name }}

View File

@ -11,7 +11,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ckan-docker-spatial
IMAGE_NAME: ckan-spatial
CONTEXT: .
BRANCH: ${{ github.head_ref }}
DOCKERFILE_PATH: /ckan