mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-10 12:53:37 +00:00
👷 Remove needs: [docker-manifest]
from release.yml
This commit is contained in:
parent
f4106bcdb2
commit
e375cb2654
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -13,7 +13,6 @@ jobs:
|
|||||||
cli:
|
cli:
|
||||||
name: Build the CLI and publish
|
name: Build the CLI and publish
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [docker-manifest]
|
|
||||||
steps:
|
steps:
|
||||||
- name: Set up Go 1.17
|
- name: Set up Go 1.17
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user