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

This commit is contained in:
C菌
2022-04-13 04:36:05 +08:00
parent 90af25902c
commit 39b727e985

View File

@@ -10,6 +10,7 @@ steps:
image: golang:alpine
commands:
- "pwd && ls"
- "make docker"
- name: buildx
image: thegeeklab/drone-docker-buildx