修复构建失败的问题
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
李东云
2022-04-09 01:36:31 +08:00
parent 9aaba9f4f1
commit dacdcf0413

View File

@@ -6,7 +6,7 @@ clone:
depth: 1
steps:
- name: ci-base
- name: build
pull: if-not-exists
image: plugins/docker
settings:
@@ -15,7 +15,6 @@ steps:
repo: stark.doylee.cn/library/flarum
cache_from:
- "stark.doylee.cn/library/flarum"
target: base
tags:
- ${DRONE_BUILD_NUMBER}
- latest