mirror of
https://github.com/hexastack/hexabot
synced 2025-04-24 00:04:17 +00:00
fix: add target on widget build job
This commit is contained in:
parent
37f20f7d79
commit
4ac4677276
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -77,6 +77,7 @@ jobs:
|
|||||||
context: ./widget/
|
context: ./widget/
|
||||||
file: ./widget/Dockerfile
|
file: ./widget/Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
|
target: production
|
||||||
push: true
|
push: true
|
||||||
tags: hexastack/hexabot-widget:latest
|
tags: hexastack/hexabot-widget:latest
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user