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 851bf0e commit 42c6026
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-community-operators-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
if [[ "${{ !inputs.community_repo }}" ]]; then
mkdir ~/.redhat
echo "$REDHAT_TOKEN" > ~/.redhat/auths.json
sudo apt-get -y update
sudo apt-get -y install skopeo
ls ~/.redhat/auths.json
du -sh ~/.redhat/auths.json
if [[ "${{ inputs.repo }}" == "redhat-marketplace-operators" ]]; then
echo "BUNDLE_PATH=bundle-redhat-mp" >> $GITHUB_ENV
Expand Down

0 comments on commit 42c6026

Please sign in to comment.