Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
EVEREST-107 update rc creation (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
oksana-grishchenko authored Jan 23, 2024
1 parent 59ddb42 commit 9c8e5d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rc_create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
git push origin $RC_BRANCH
# update tag refs in scripts
sed -i "s/dev-latest/$VERSION/g" deploy/quickstart-k8s.yaml
sed -i "s/0.0.0/$VERSION/g" deploy/quickstart-k8s.yaml
# configure userdata for commits
git config --global user.email "[email protected]"
Expand Down

0 comments on commit 9c8e5d2

Please sign in to comment.