mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-23 09:15:32 +00:00
make the environment available to anything in the script
This commit is contained in:
@ -320,6 +320,7 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: "Generate dependency graph data"
|
name: "Generate dependency graph data"
|
||||||
command: |
|
command: |
|
||||||
|
. /tmp/venv/bin/activate
|
||||||
./misc/python3/depgraph.sh
|
./misc/python3/depgraph.sh
|
||||||
|
|
||||||
build-image: &BUILD_IMAGE
|
build-image: &BUILD_IMAGE
|
||||||
|
Reference in New Issue
Block a user