kind: pipeline type: docker name: flarum clone: depth: 1 steps: - name: ci-base pull: if-not-exists image: plugins/docker settings: username: robot$library+drone password: DhmbcQyu7I5uaUfWbzcedbDGB0gfhuFR repo: stark.doylee.cn/library/flarum cache_from: - "stark.doylee.cn/library/flarum" target: base tags: - ${DRONE_BUILD_NUMBER} - latest registry: stark.doylee.cn mirror: https://p2t7g3ky.mirror.aliyuncs.com when: event: push