ci: fix format.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ivan Li 2022-10-08 16:35:48 +00:00
parent e4ea74cf33
commit 19705b158c

View File

@ -2,8 +2,6 @@
kind: pipeline kind: pipeline
name: linux-amd64 name: linux-amd64
type: docker type: docker
depends_on:
- base
steps: steps:
- name: build&publish - name: build&publish