diff --git a/.woodpecker.yml b/.woodpecker.yml index ef07f5c..2ac9a77 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -12,7 +12,7 @@ pipeline: repo: 'git.rustybever.be/vieter-v/vieter-builder' tags: - 'latest' - # platforms: [ 'linux/arm64/v8', 'linux/amd64' ] - platforms: [ 'linux/amd64' ] + platforms: [ 'linux/arm64/v8', 'linux/amd64' ] + mtu: 1300 when: event: [cron, manual]