Skip to content

Commit

Permalink
everest checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
oksana-grishchenko committed Mar 18, 2024
1 parent abaf4f1 commit bfbb721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,8 @@ jobs:
fi
# Update the operator go module to reference the version tag
# go get github.com/percona/everest-operator@$GH_TAG
# go mod tidy
# go get github.com/percona/everest-operator@$GH_TAG
# go mod tidy
# Change version in Makefile
sed -i "s/RELEASE_VERSION ?=.*/RELEASE_VERSION ?= v$VERSION/g" Makefile
Expand Down

0 comments on commit bfbb721

Please sign in to comment.