Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
fanny-jiang committed Jan 5, 2024
1 parent 2a64709 commit ae6da6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-community-operators-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
if [[ ${{ inputs.community_repo }} == false ]]; then
ls ~/.redhat/auths.json
du -sh ~/.redhat/auths.json
skopeo login -v --authfile ~/.redhat/auths.json registry.connect.redhat.com
make -C ./tmp bundle-redhat
fi
mkdir operators/$OPERATOR_DIR/$VERSION
Expand Down

0 comments on commit ae6da6f

Please sign in to comment.