Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upupdate_brew.sh: line 19: TOKEN: unbound variable #463
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
buildbot/master/files/config/environments.py set
TOKENforupload_nightly, butTOKENis used inupdate_brew.sh.Should we create an environments for update_brew? Or use
GITHUB_HOMEBREW_TOKENinupdate_brew.sh(would that work?)