fix(ci): set mtu
parent
ae2619be0f
commit
7cac4cef68
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue