Update drone to use new linux only target
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ steps:
|
||||
- name: build all binaries
|
||||
image: golang:1.12
|
||||
commands:
|
||||
- make all
|
||||
- make all-linux
|
||||
|
||||
- name: push image - arm
|
||||
image: plugins/docker
|
||||
|
||||
Reference in New Issue
Block a user