gpstracker/.drone/build-all.sh

5 lines
66 B
Bash
Executable file

#!/bin/sh
npm install typescript -g
apk add --no-cache make
make