Browse Source

run translations pipeline on arm server (#9865)

tags/v1.12.0-dev
techknowlogick Antoine GIRARD 5 years ago
parent
commit
a17d7ad8e4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -288,7 +288,7 @@ name: translations

platform:
os: linux
arch: amd64
arch: arm64

workspace:
base: /go


Loading…
Cancel
Save