golang image for drone

This commit is contained in:
Marvin Steadfast 2020-02-27 15:14:34 +01:00
parent c8bbccf07a
commit 3d0200dd31

View File

@ -3,7 +3,7 @@ kind: pipeline
name: default name: default
steps: steps:
- name: build and upload - name: build and upload
image: alpine:3.11 image: golang:1.14.0-alpine3.11
pull: always pull: always
environment: environment:
FTP_PASS: FTP_PASS: