mirror of
https://github.com/drone/drone-gitleaks.git
synced 2026-06-04 18:24:14 +08:00
update pipeline to build all architectures
This commit is contained in:
+1
-1
@@ -6,8 +6,8 @@ steps:
|
||||
- name: build
|
||||
image: golang:1.16
|
||||
commands:
|
||||
- go build
|
||||
- go test ./...
|
||||
- sh scripts/build.sh
|
||||
|
||||
- name: publish
|
||||
image: plugins/docker
|
||||
|
||||
Reference in New Issue
Block a user