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 42c6026 commit 2552427
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-community-operators-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ jobs:
shell: bash
run: |
if [[ "${{ !inputs.community_repo }}" ]]; then
ls ~/.redhat/auths.json
du -sh ~/.redhat/auths.json
make -C ./tmp bundle-redhat
fi
mkdir operators/$OPERATOR_DIR/$VERSION
Expand Down

0 comments on commit 2552427

Please sign in to comment.