summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
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 7c3c8d0f02d..c11df730bda 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -17,7 +17,7 @@ steps:
- name: build
image: alpinelinux/alpine-drone-ci:edge-x86
commands:
- - build.sh
+ - linux32 build.sh
environment:
GH_TOKEN:
from_secret: github_token