Browse Source

run translations pipeline on arm server (#9865)

tags/v1.10.5
techknowlogick 5 years ago committed by Antoine GIRARD
parent
commit
c437e8e930
  1. 2
      .drone.yml

2
.drone.yml

@ -288,7 +288,7 @@ name: translations
platform:
os: linux
arch: amd64
arch: arm64
workspace:
base: /go

Loading…
Cancel
Save