Browse Source

drone1

master
zhipeng.hu 1 year ago
parent
commit
aeab31d82a
  1. 1
      .drone.yml

1
.drone.yml

@ -6,7 +6,6 @@ volumes:
- name: gopath - name: gopath
host: host:
path: /usr/local/path/gopath path: /usr/local/path/gopath
steps: steps:
- name: golang-build - name: golang-build
image: golang:1.17-alpine3.15 image: golang:1.17-alpine3.15

Loading…
Cancel
Save