Skip to content

Commit 093ecf2

Browse files
authored
Merge pull request #160 from run-ai/erez/fix-compute-domain-release
chore: add missing service images to releases workflow
2 parents adf1bf2 + 63584ec commit 093ecf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
packages: write
9595
strategy:
9696
matrix:
97-
component: [device-plugin, dra-plugin-gpu, status-updater, kwok-gpu-device-plugin, status-exporter, topology-server, mig-faker, jupyter-notebook]
97+
component: [device-plugin, dra-plugin-gpu, status-updater, kwok-gpu-device-plugin, kwok-dra-plugin, status-exporter, topology-server, mig-faker, jupyter-notebook, compute-domain-controller, compute-domain-dra-plugin]
9898
steps:
9999
- uses: actions/checkout@v4
100100
- name: Log in to GitHub Container Registry

0 commit comments

Comments
 (0)