Generate for ARMv7
This commit is contained in:
parent
f6bbdcf096
commit
be98438120
@ -61,7 +61,7 @@ steps:
|
||||
- cd ./pkg/login-app/cmd && go build -buildvcs=false -v -ldflags="-s -w" -o ../../../dist/login-app . && cd -
|
||||
environment:
|
||||
CGO_ENABLED: 0
|
||||
GOARM: 5
|
||||
GOARM: 7
|
||||
|
||||
- name: deploy binaries
|
||||
image: appleboy/drone-scp:linux-arm
|
||||
|
Reference in New Issue
Block a user