Skip to content

Commit

Permalink
Delete extra dependencies from workflow (#1579)
Browse files Browse the repository at this point in the history
* Delete extra dependencies from workflow

Signed-off-by: Ivan Osipov <[email protected]>

* Delete extra dependencies from workflow

Signed-off-by: Ivan Osipov <[email protected]>

---------

Signed-off-by: Ivan Osipov <[email protected]>
  • Loading branch information
bellycat77 authored Sep 24, 2024
1 parent 6fad31a commit ebdf9cf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/update-dependent-repositories-gomod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit ebdf9cf

Please sign in to comment.