mirror of
https://github.com/hexastack/hexabot
synced 2024-11-24 04:53:41 +00:00
Merge pull request #71 from Emnaghz/feat/add-widget-target
fix: add target on widget build job
This commit is contained in:
commit
7d5962d84f
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -77,6 +77,7 @@ jobs:
|
||||
context: ./widget/
|
||||
file: ./widget/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
target: production
|
||||
push: true
|
||||
tags: hexastack/hexabot-widget:latest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user