mirror of
https://github.com/drone/drone-cli.git
synced 2024-11-22 17:01:58 +01:00
Update .drone.yml set platform for arm64
This commit is contained in:
parent
0e54d3786e
commit
59a17701a2
@ -73,6 +73,7 @@ steps:
|
||||
auto_tag: true
|
||||
auto_tag_suffix: linux-arm64
|
||||
dockerfile: Dockerfile.linux.arm64
|
||||
platform: linux/arm64
|
||||
when:
|
||||
event: [push, tag]
|
||||
depends_on:
|
||||
|
Loading…
Reference in New Issue
Block a user