drone-ci: Fallback to linux-arm image
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
74c37c2fc9
commit
c8ea86e72d
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ steps:
|
||||||
- go build -v -buildvcs=false -ldflags="-s -w"
|
- go build -v -buildvcs=false -ldflags="-s -w"
|
||||||
|
|
||||||
- name: deploy binary
|
- name: deploy binary
|
||||||
image: plugins/s3
|
image: plugins/s3:linux-arm
|
||||||
settings:
|
settings:
|
||||||
endpoint: https://storage.nemunai.re
|
endpoint: https://storage.nemunai.re
|
||||||
path_style: true
|
path_style: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue