We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4691973 commit a716bddCopy full SHA for a716bdd
.evergreen-functions.yml
@@ -854,8 +854,7 @@ functions:
854
env:
855
GH_TOKEN: ${GH_TOKEN}
856
MCK_DIR: ${workdir}/src/github.com/mongodb/mongodb-kubernetes
857
- # binary: scripts/dev/run_python.sh scripts/create_chart_release_pr.py --chart_version ${RELEASE_OPERATOR_VERSION|*triggered_by_git_tag}
858
- binary: scripts/dev/run_python.sh scripts/create_chart_release_pr.py --chart_version x.y.z
+ binary: scripts/dev/run_python.sh scripts/create_chart_release_pr.py --chart_version ${RELEASE_OPERATOR_VERSION|*triggered_by_git_tag}
859
860
release_kubectl_mongodb_plugin:
861
- command: github.generate_token
0 commit comments