Skip to content

Commit

Permalink
one more try
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed Nov 29, 2023
1 parent b228bfa commit ded5276
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/build-push-kotsadm-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ 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: 1 addition & 0 deletions deploy/apko.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ contents:
- ./packages/
keyring:
- https://packages.wolfi.dev/os/wolfi-signing.rsa.pub
- ./packages/chainguard-enterprise.rsa.pub
- ./melange.rsa.pub
packages:
- kotsadm-head # This is expected to be built locally by `melange`.
Expand Down

0 comments on commit ded5276

Please sign in to comment.