Skip to content

Commit

Permalink
fix(service): test without labels (#63)
Browse files Browse the repository at this point in the history
Signed-off-by: Sven Trieflinger <[email protected]>
  • Loading branch information
strieflin authored Jul 27, 2023
1 parent 603e175 commit 5e1f1fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/service.publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ jobs:
printf -v label_flags -- "--image-label=%s " "${labels[@]}"
ko publish -B \
--tags=${{ steps.meta.outputs.tags }} \
${label_flags} \
github.com/carbynestack/ephemeral/cmd/discovery \
github.com/carbynestack/ephemeral/cmd/ephemeral \
github.com/carbynestack/ephemeral/cmd/network-controller

0 comments on commit 5e1f1fa

Please sign in to comment.