[2.7] Cache externals, depending on changes to PCbuild (GH-3308) (#3365)
(cherry picked from commit f801322e92
)
This commit is contained in:
parent
eeadf5fc23
commit
fef3ddbbcc
|
@ -5,6 +5,8 @@ branches:
|
|||
- master
|
||||
- /\d\.\d/
|
||||
- buildbot-custom
|
||||
cache:
|
||||
- externals -> PCbuild\*
|
||||
build_script:
|
||||
- cmd: PCbuild\build.bat -e
|
||||
- cmd: PCbuild\python.exe -m test.pythoninfo
|
||||
|
|
Loading…
Reference in New Issue