Skip to content

Commit

Permalink
Remove redundant create-netrc automation
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingsilverfin authored Nov 3, 2022
1 parent d17eb40 commit 6d368d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .factory/automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ release:
sudo ln -s $(which python3) /usr/bin/python3
sudo ln -s /usr/share/pyshared/lsb_release.py /opt/pyenv/versions/3.7.9/lib/python3.7/site-packages/lsb_release.py
python3 -m pip install certifi
bazel run @vaticle_dependencies//distribution/artifact:create-netrc
export NOTES_CREATE_TOKEN=$REPO_GITHUB_TOKEN
bazel run @vaticle_dependencies//tool/release/notes:create -- $FACTORY_OWNER $FACTORY_REPO $FACTORY_COMMIT $(cat VERSION) ./RELEASE_TEMPLATE.md
export DEPLOY_GITHUB_TOKEN=$REPO_GITHUB_TOKEN
Expand Down

0 comments on commit 6d368d3

Please sign in to comment.