.
Some checks failed
continuous-integration/drone/push Build was killed

This commit is contained in:
C菌
2022-04-13 04:57:53 +08:00
parent 8ff3944b20
commit 2689deaf65

View File

@@ -10,7 +10,6 @@ steps:
image: golang:alpine
commands:
- "pwd && ls"
- "make docker"
- name: build docker image
image: plugins/docker
pull: if-not-exists