aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authortechknowlogick <techknowlogick@gitea.io>2023-03-15 16:56:02 -0400
committerGitHub <noreply@github.com>2023-03-15 15:56:02 -0500
commitf42740cb2bf8f94c11213caadc37dad90f117688 (patch)
tree42a5afbb2f67623d26529aceedb237e0ff88289c /.drone.yml
parent6f9cc617fcc42477dec5ccab83d06f0a96544403 (diff)
downloadgitea-f42740cb2bf8f94c11213caadc37dad90f117688.tar.gz
gitea-f42740cb2bf8f94c11213caadc37dad90f117688.zip
Use arm image for arm runner (#23503)
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 0e8e8abcbf..955008e3b4 100644
--- a/.drone.yml
+++ b/.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