update
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Jay 2020-12-09 01:10:21 +08:00
parent 455a63aecc
commit eaa0980acd
1 changed files with 13 additions and 0 deletions

View File

@ -17,3 +17,16 @@ steps:
ref:
- refs/heads/1-alpine
- name: build docker image
image: plugins/docker
environment:
DOCKER_BUILDKIT: '1'
settings:
purge: true
repo: otakukaze/golang-base-image
tags:
- "1"
- "latest"
when:
ref:
- refs/heads/master