Skip to content

Commit

Permalink
one more test
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed Nov 29, 2023
1 parent 78ff36a commit b228bfa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/actions/build-push-kotsadm-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ runs:
archs: x86_64
sign-with-temporary-key: true
cache-dir: ${{ steps.cache-dir.outputs.cache_dir }}
keyring-append: ./packages/chainguard-enterprise.rsa.pub

- uses: chainguard-images/actions/apko-publish@main
with:
Expand Down
1 change: 0 additions & 1 deletion deploy/melange.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ environment:
- https://packages.wolfi.dev/os
keyring:
- https://packages.wolfi.dev/os/wolfi-signing.rsa.pub
- ./packages/chainguard-enterprise.rsa.pub
packages:
- ca-certificates-bundle
- busybox
Expand Down

0 comments on commit b228bfa

Please sign in to comment.