fix
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Jay 2020-12-09 01:10:46 +08:00
parent eaa0980acd
commit aaa5e4c85a

View File

@ -4,7 +4,7 @@ type: docker
name: default
steps:
- name: build docker image
- name: build docker image (alpine)
image: plugins/docker
environment:
DOCKER_BUILDKIT: '1'
@ -17,7 +17,7 @@ steps:
ref:
- refs/heads/1-alpine
- name: build docker image
- name: build docker image (debian)
image: plugins/docker
environment:
DOCKER_BUILDKIT: '1'