Skip to content

Commit

Permalink
EVEREST-107 navigation (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
oksana-grishchenko authored Jul 30, 2024
1 parent 899f35f commit 3f2baae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ jobs:
--new-version ${{ env.VERSION }}
fi
cd ..
curl -Lo /tmp/opm https://github.com/operator-framework/operator-registry/releases/download/v1.44.0/${OS}-${ARCH}-opm
chmod +x /tmp/opm
/tmp/opm alpha render-template basic -o yaml < veneer/everest-operator.yaml > catalog/everest-operator/catalog.yaml
Expand Down

0 comments on commit 3f2baae

Please sign in to comment.