pull/472/head
spatialgeobyte 2024-05-24 09:04:31 +02:00
rodzic 22a947319c
commit a7dfcb0d2c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -162,7 +162,7 @@ jobs:
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5
with: with:
context: . context: .
tags: ${{ steps.docker_meta.outputs.tags }}-${{ matrix.postgresMajorVersion }}-${{ matrix.postgisMajorVersion }}.${{ matrix.postgisMinorRelease }} tags: ${{ steps.docker_meta.outputs.tags }}
cache-from: type=gha,scope=test cache-from: type=gha,scope=test
push: true push: true
load: true load: true