mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 03:06:33 +00:00
pass arg in both places
This commit is contained in:
parent
9abb323d31
commit
054bb0ee6f
@ -64,7 +64,7 @@ jobs:
|
|||||||
- run: &BOOTSTRAP_TEST_ENVIRONMENT
|
- run: &BOOTSTRAP_TEST_ENVIRONMENT
|
||||||
name: "Bootstrap test environment"
|
name: "Bootstrap test environment"
|
||||||
command: |
|
command: |
|
||||||
~/project/.circleci/bootstrap-test-environment.sh ~/project
|
~/project/.circleci/bootstrap-test-environment.sh ~/project "${EXTRA_PACKAGES}"
|
||||||
|
|
||||||
- run: &SETUP_VIRTUALENV
|
- run: &SETUP_VIRTUALENV
|
||||||
name: "Setup virtualenv"
|
name: "Setup virtualenv"
|
||||||
|
Loading…
Reference in New Issue
Block a user