fix: add ui production target + improve code

This commit is contained in:
Emnaghz
2024-09-27 18:23:48 +01:00
parent 615402c88b
commit c2f6b5af7b
4 changed files with 31 additions and 33 deletions

View File

@@ -58,6 +58,7 @@ jobs:
file: ./frontend/Dockerfile
platforms: linux/amd64,linux/arm64
push: true
target: production
tags: hexastack/hexabot-ui:latest
- name: Build and push API Docker image