mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 00:46:33 +03:00
chore: move cache_rebuild file into appveyor dir
This commit is contained in:
parent
e4b2a197c6
commit
271dd1fce7
|
@ -54,7 +54,7 @@ services:
|
|||
cache:
|
||||
# Rebuild cache if following file changes
|
||||
# (See the file to zap the cache manually)
|
||||
- C:\Others -> scripts\build\appveyor.cache_rebuild
|
||||
- C:\Others -> .appveyor\cache_rebuild
|
||||
|
||||
# Script called before repo cloning
|
||||
# init:
|
||||
|
|
|
@ -49,7 +49,7 @@ services:
|
|||
cache:
|
||||
# Rebuild cache if following file changes
|
||||
# (See the file to zap the cache manually)
|
||||
- C:\Others -> scripts\build\appveyor.cache_rebuild
|
||||
- C:\Others -> .appveyor\cache_rebuild
|
||||
|
||||
# Script called before repo cloning
|
||||
# init:
|
||||
|
|
Loading…
Reference in New Issue
Block a user