Set project vars to match Zuul
Since we use the zuul python release jobs, we should set these variables to match. They currently fail attempting to install Node v6. Change-Id: I92f54154675ea1844fa1dee3dfe3931b7e80f785
This commit is contained in:
parent
a8465c7cc1
commit
f58c596eae
@ -1,4 +1,7 @@
|
|||||||
- project:
|
- project:
|
||||||
|
vars:
|
||||||
|
node_version: 14
|
||||||
|
release_python: python3
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- zuul-tox-docs
|
- zuul-tox-docs
|
||||||
|
Loading…
Reference in New Issue
Block a user