Commit f801322e authored by Zachary Ware's avatar Zachary Ware Committed by GitHub

Cache externals, depending on changes to PCbuild (#3308)

parent b2d096bd
...@@ -5,6 +5,8 @@ branches: ...@@ -5,6 +5,8 @@ branches:
- master - master
- /\d\.\d/ - /\d\.\d/
- buildbot-custom - buildbot-custom
cache:
- externals -> PCbuild\*
build_script: build_script:
- cmd: PCbuild\build.bat -e - cmd: PCbuild\build.bat -e
- cmd: PCbuild\win32\python.exe -m test.pythoninfo - cmd: PCbuild\win32\python.exe -m test.pythoninfo
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment