mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-02-18 01:50:32 +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:
|
cache:
|
||||||
# Rebuild cache if following file changes
|
# Rebuild cache if following file changes
|
||||||
# (See the file to zap the cache manually)
|
# (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
|
# Script called before repo cloning
|
||||||
# init:
|
# init:
|
||||||
|
|
|
@ -49,7 +49,7 @@ services:
|
||||||
cache:
|
cache:
|
||||||
# Rebuild cache if following file changes
|
# Rebuild cache if following file changes
|
||||||
# (See the file to zap the cache manually)
|
# (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
|
# Script called before repo cloning
|
||||||
# init:
|
# init:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user