Skip to content

Commit 6d368d3

Browse files
Remove redundant create-netrc automation
1 parent d17eb40 commit 6d368d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.factory/automation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ release:
113113
sudo ln -s $(which python3) /usr/bin/python3
114114
sudo ln -s /usr/share/pyshared/lsb_release.py /opt/pyenv/versions/3.7.9/lib/python3.7/site-packages/lsb_release.py
115115
python3 -m pip install certifi
116-
bazel run @vaticle_dependencies//distribution/artifact:create-netrc
117116
export NOTES_CREATE_TOKEN=$REPO_GITHUB_TOKEN
118117
bazel run @vaticle_dependencies//tool/release/notes:create -- $FACTORY_OWNER $FACTORY_REPO $FACTORY_COMMIT $(cat VERSION) ./RELEASE_TEMPLATE.md
119118
export DEPLOY_GITHUB_TOKEN=$REPO_GITHUB_TOKEN

0 commit comments

Comments
 (0)