Typo fix.
authorDavid Given <dg@cowlark.com>
Sat, 1 Sep 2018 09:32:26 +0000 (11:32 +0200)
committerDavid Given <dg@cowlark.com>
Sat, 1 Sep 2018 09:32:26 +0000 (11:32 +0200)
.drone.yml

index dc4c912..8981a38 100644 (file)
@@ -3,7 +3,7 @@ clone:
 build:
         image: teaci/msys32
         pull: true
-        shell: $$shell
+        shell: $$arch
         commands:
           - if [ $$arch == sh ]; then apt update; apt install build-essential bison flex; fi
           - make PREFIX=/tmp/acki +ack