mirror of
https://github.com/cnbattle/drone-upx.git
synced 2026-06-04 18:24:03 +08:00
test
This commit is contained in:
+8
-8
@@ -16,14 +16,14 @@ steps:
|
||||
- name: gopath
|
||||
path: /go
|
||||
|
||||
- name: lint
|
||||
pull: always
|
||||
image: golang:1.13
|
||||
commands:
|
||||
- make lint
|
||||
volumes:
|
||||
- name: gopath
|
||||
path: /go
|
||||
# - name: lint
|
||||
# pull: always
|
||||
# image: golang:1.13
|
||||
# commands:
|
||||
# - make lint
|
||||
# volumes:
|
||||
# - name: gopath
|
||||
# path: /go
|
||||
|
||||
- name: misspell
|
||||
pull: always
|
||||
|
||||
Reference in New Issue
Block a user