Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use upgrade for Homu. #623

Merged
merged 1 commit into from Mar 17, 2017
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Use upgrade for Homu.

If upgrade isn't specified, it won't actually install the git revsision unless
it has a newer version number.
  • Loading branch information
Jack Moffitt
Jack Moffitt committed Mar 17, 2017
commit 6f93524be720ecd16030e29fe2c05b17be8f5280
@@ -21,6 +21,7 @@ homu:
- pkgs:
- git+https://github.com/servo/homu@{{ homu.rev }}
- toml == 0.9.1 # Please ensure this is in sync with requirements.txt
- upgrade: True
- bin_env: /home/servo/homu/_venv
- require:
- virtualenv: homu
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.