diff --git a/.drone.yml b/.drone.yml index 589a214..75978c4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,6 +3,10 @@ kind: pipeline type: docker name: default +platform: + os: linux + arch: arm64 + trigger: event: - push @@ -77,6 +81,10 @@ kind: pipeline type: docker name: housekeeping +platform: + os: linux + arch: arm64 + trigger: event: - cron diff --git a/.goreleaser.yml b/.goreleaser.yml index 06bda4a..9533caa 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -46,13 +46,7 @@ kos: base_import_paths: true archives: - - replacements: - darwin: Darwin - linux: Linux - windows: Windows - 386: i386 - amd64: x86_64 - format_overrides: + - format_overrides: - goos: windows format: zip files: