Skip to content

Commit

Permalink
update workflow tags and new build
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bayr committed Jan 8, 2024
1 parent b0f4a0e commit b6d4f1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/edge-sddi-urban.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
with:
images: |
${{ env.REGISTRY }}/it-at-m/ckan-${{ matrix.context }}
flavour: latest=true
tags: |
type=edge,branch=sddi-urban-2.9.9,suffix=-2.9.9-dev
type=raw,value=udp-katalog-1.1.1
Expand All @@ -65,7 +66,7 @@ jobs:
${{ env.REGISTRY }}/it-at-m/ckan-${{ matrix.context }}
tags: |
type=edge,branch=sddi-urban-2.9.9,suffix=-2.9.9-debug-dev
type=raw,value=udp-katalog-1.1.1
type=raw,value=udp-katalog-1.1.1-debug
labels: |
maintainer=it@m, Landeshauptstadt Muenchen (LHM)
org.opencontainers.image.vendor=it@m, Landeshauptstadt Muenchen (LHM)
Expand Down
1 change: 1 addition & 0 deletions sddi-urban/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Do Build!
# #############################################################################
# # Build stage
# #############################################################################
Expand Down

0 comments on commit b6d4f1f

Please sign in to comment.