Skip to content

Commit

Permalink
Remove Build container images - discovery
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Indenbaum <[email protected]>
  • Loading branch information
Alexander Indenbaum committed Mar 3, 2024
1 parent ace3d18 commit a38ed9f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ jobs:
- name: Build container images - nvmeof-cli
run: make build SVC="nvmeof-cli" SPDK_TARGET_ARCH=x86-64-v2

- name: Build container images - discovery
run: make build SVC="discovery" SPDK_TARGET_ARCH=x86-64-v2

- name: Save container images
run: |
. .env
Expand Down

0 comments on commit a38ed9f

Please sign in to comment.