Skip to content

Commit 7370324

Browse files
fix(ci): add ui-react to docker-publish matrix
1 parent e9b4c57 commit 7370324

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: true
1414
matrix:
15-
project: [api, ssh, gateway, ui, cli]
15+
project: [api, ssh, gateway, ui, ui-react, cli]
1616

1717
runs-on: ubuntu-24.04
1818

0 commit comments

Comments
 (0)