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 d17eb40 commit 6d368d3Copy full SHA for 6d368d3
.factory/automation.yml
@@ -113,7 +113,6 @@ release:
113
sudo ln -s $(which python3) /usr/bin/python3
114
sudo ln -s /usr/share/pyshared/lsb_release.py /opt/pyenv/versions/3.7.9/lib/python3.7/site-packages/lsb_release.py
115
python3 -m pip install certifi
116
- bazel run @vaticle_dependencies//distribution/artifact:create-netrc
117
export NOTES_CREATE_TOKEN=$REPO_GITHUB_TOKEN
118
bazel run @vaticle_dependencies//tool/release/notes:create -- $FACTORY_OWNER $FACTORY_REPO $FACTORY_COMMIT $(cat VERSION) ./RELEASE_TEMPLATE.md
119
export DEPLOY_GITHUB_TOKEN=$REPO_GITHUB_TOKEN
0 commit comments