Skip to content

Commit

Permalink
update registry to xpkg.upbound.io
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Borrelli <[email protected]>
  • Loading branch information
stevendborrelli committed May 27, 2024
1 parent 060e8f6 commit dbc3450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
uses: docker/login-action@v3
if: env.XPKG_ACCESS_ID != ''
with:
#registry: index.docker.io
registry: xpkg.upbound.io
username: ${{ secrets.XPKG_ACCESS_ID }}
password: ${{ secrets.XPKG_TOKEN }}

Expand Down

0 comments on commit dbc3450

Please sign in to comment.