diff --git a/.github/workflows/edge-sddi-urban.yml b/.github/workflows/edge-sddi-urban.yml index 8d38f6b..2b0e353 100644 --- a/.github/workflows/edge-sddi-urban.yml +++ b/.github/workflows/edge-sddi-urban.yml @@ -39,10 +39,9 @@ jobs: with: images: | ${{ env.REGISTRY }}/it-at-m/ckan-${{ matrix.context }} - flavor: latest=true tags: | type=edge,branch=sddi-urban-2.9.9,suffix=-2.9.9 - type=raw,value=udp-katalog-1.2.0 + type=raw,value=udp-katalog-1.2.0-test labels: | maintainer=it@m, Landeshauptstadt Muenchen (LHM) org.opencontainers.image.vendor=it@m, Landeshauptstadt Muenchen (LHM) diff --git a/sddi-urban/Dockerfile b/sddi-urban/Dockerfile index 0647593..c3b0a61 100644 --- a/sddi-urban/Dockerfile +++ b/sddi-urban/Dockerfile @@ -1,5 +1,5 @@ # ############################################################################# -# # Build stage +# # Build stage !! # ############################################################################# ARG BASEIMAGE_REPOSITORY=ghcr.io/tum-gis/ckan-sddi-base ARG BASEIMAGE_VERSION=latest