From 21946f38d098c2ef7a0679573173ddfc236b3d2a Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Fri, 4 Feb 2022 13:35:44 -0800 Subject: [PATCH] oops --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d4ea00d65..7c4eba89c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ clone: steps: - name: build 386 - image: registry.sean.farm/honda-builder:4 + image: registry.sean.farm/honda-builder commands: - ./ci/scripts/build.sh linux 386 $${DRONE_COMMIT_SHA} - name: notify-mattermost