Skip to content

Commit

Permalink
fix: add target on widget build job
Browse files Browse the repository at this point in the history
  • Loading branch information
Emnaghz committed Sep 23, 2024
1 parent 37f20f7 commit 4ac4677
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
context: ./widget/
file: ./widget/Dockerfile
platforms: linux/amd64,linux/arm64
target: production
push: true
tags: hexastack/hexabot-widget:latest

Expand Down

0 comments on commit 4ac4677

Please sign in to comment.