kopia lustrzana https://github.com/kartoza/docker-osm
remove target attribute for docker build
rodzic
0754195da2
commit
c733b505ea
|
@ -46,7 +46,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
context: docker-${{ matrix.component }}
|
context: docker-${{ matrix.component }}
|
||||||
push: true
|
push: true
|
||||||
target: prod
|
|
||||||
tags: ${{ secrets.DOCKERHUB_REPO }}/docker-osm:${{ matrix.component }}-latest
|
tags: ${{ secrets.DOCKERHUB_REPO }}/docker-osm:${{ matrix.component }}-latest
|
||||||
cache-from: |
|
cache-from: |
|
||||||
type=gha,scope=prod
|
type=gha,scope=prod
|
||||||
|
|
Ładowanie…
Reference in New Issue