diff --git a/.drone.yml b/.drone.yml index 7c3c8d0f02dc1281364205d216a7587c0e5a8bd9..c11df730bda8a6599e024fd232ffdaa90a9ccab8 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