perf(drone): 🎈 尝试添加 cache 提高构建效率
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -76,6 +76,8 @@ steps:
|
|||||||
repo: stark.doylee.cn/library/php
|
repo: stark.doylee.cn/library/php
|
||||||
cache_from:
|
cache_from:
|
||||||
- "stark.doylee.cn/library/php:7-caddy"
|
- "stark.doylee.cn/library/php:7-caddy"
|
||||||
|
- "caddy"
|
||||||
|
- "php:7-fpm-alpine"
|
||||||
tags:
|
tags:
|
||||||
- ${DRONE_BUILD_NUMBER}
|
- ${DRONE_BUILD_NUMBER}
|
||||||
- 7.4-caddy
|
- 7.4-caddy
|
||||||
|
|||||||
Reference in New Issue
Block a user