kopia lustrzana https://github.com/kartoza/docker-postgis
rodzic
63664223c9
commit
cbccac5b69
|
@ -96,11 +96,9 @@ jobs:
|
||||||
POSTGRES_MAJOR_VERSION=${{ matrix.postgresMajorVersion }}
|
POSTGRES_MAJOR_VERSION=${{ matrix.postgresMajorVersion }}
|
||||||
POSTGIS_MAJOR_VERSION=${{ matrix.postgisMajorVersion }}
|
POSTGIS_MAJOR_VERSION=${{ matrix.postgisMajorVersion }}
|
||||||
POSTGIS_MINOR_VERSION=${{ matrix.postgisMinorRelease }}
|
POSTGIS_MINOR_VERSION=${{ matrix.postgisMinorRelease }}
|
||||||
# cache-from: |
|
cache-from: |
|
||||||
# type=gha,scope=test
|
type=gha,scope=prod
|
||||||
# type=gha,scope=prod
|
#cache-to: type=gha,scope=prod
|
||||||
# type=gha,scope=base
|
|
||||||
cache-to: type=gha,scope=prod
|
|
||||||
target: postgis-prod
|
target: postgis-prod
|
||||||
|
|
||||||
publish_release_artifacts:
|
publish_release_artifacts:
|
||||||
|
|
Ładowanie…
Reference in New Issue