Skip to content

Commit

Permalink
update embedded repo exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
phalseth-hpe committed Jun 12, 2023
1 parent f92579f commit 0176990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ if [[ "${EMBEDDED_REPO_ENABLED:-yes}" = "yes" ]]; then
| sort -u \
| grep -v gpg-pubkey \
| grep -v cvt-1.4.19 \
| grep -v google-guest-agent \
| "${ROOTDIR}/hack/gen-rpm-index.sh" \
> "${ROOTDIR}/rpm/embedded.yaml"

Expand Down

0 comments on commit 0176990

Please sign in to comment.