kopia lustrzana https://github.com/kartoza/docker-postgis
fix action
rodzic
22a947319c
commit
a7dfcb0d2c
|
@ -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
|
||||||
|
|
Ładowanie…
Reference in New Issue