mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-01 00:35:31 +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:
|
||||
name: Build the CLI and publish
|
||||
runs-on: ubuntu-latest
|
||||
needs: [docker-manifest]
|
||||
steps:
|
||||
- name: Set up Go 1.17
|
||||
uses: actions/setup-go@v2
|
||||
|
Loading…
Reference in New Issue
Block a user