mirror of
https://github.com/plausible/analytics.git
synced 2024-12-23 17:44:43 +03:00
Push public image
This commit is contained in:
parent
c0da024b23
commit
2c2f710d24
1
.github/workflows/build-public-images.yml
vendored
1
.github/workflows/build-public-images.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
|||||||
id: docker_build
|
id: docker_build
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
platforms: linux/amd64, linux/arm64
|
platforms: linux/amd64, linux/arm64
|
||||||
|
Loading…
Reference in New Issue
Block a user