diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 5fb8e749f..7997b288b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -50,10 +50,8 @@ jobs: "cmd-registry-proxy-dns", "cmd-nse-remote-vlan", "cmd-nse-vfio", - "cmd-nsc-init", "cmd-ipam-vl3", "cmd-map-ip-k8s", - "cmd-admission-webhook-k8s", "cmd-cluster-info-k8s", "cmd-csi-driver", "cmd-dashboard-backend"] diff --git a/.github/workflows/update-dependent-repositories-gomod.yaml b/.github/workflows/update-dependent-repositories-gomod.yaml index 0e51acd1d..0acbe64e7 100644 --- a/.github/workflows/update-dependent-repositories-gomod.yaml +++ b/.github/workflows/update-dependent-repositories-gomod.yaml @@ -17,10 +17,8 @@ jobs: "cmd-registry-proxy-dns", "cmd-nse-vfio", "cmd-nse-remote-vlan", - "cmd-nsc-init", "cmd-ipam-vl3", "cmd-map-ip-k8s", - "cmd-admission-webhook-k8s", "cmd-cluster-info-k8s", "cmd-csi-driver", "cmd-dashboard-backend"]