1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-10-18 09:00:11 +00:00

drone image

This commit is contained in:
Harvey Tindall 2021-02-01 20:30:38 +00:00
parent a9b4a1d47f
commit 1efe3c17eb
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2

View File

@ -29,7 +29,7 @@ type: docker
steps: steps:
- name: build - name: build
image: golang:1.16rc image: golang:1.16rc1-buster
commands: commands:
- apt update -y - apt update -y
- apt install build-essential python3-pip curl software-properties-common sed upx -y - apt install build-essential python3-pip curl software-properties-common sed upx -y