Use arm image for arm runner (#23503)

pull/23502/head^2
techknowlogick 2 years ago committed by GitHub
parent 6f9cc617fc
commit f42740cb2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .drone.yml

@ -1129,7 +1129,7 @@ trigger:
steps:
- name: build-docs
image: gitea/test_env:linux-1.20-amd64
image: gitea/test_env:linux-1.20-arm64
commands:
- cd docs
- make trans-copy clean build

Loading…
Cancel
Save