mirror of
https://github.com/drone/drone-cli.git
synced 2026-01-22 02:51:33 +01:00
update to go 1.13
This commit is contained in:
parent
b9b41aadd0
commit
f9fd3fe42b
@ -4,7 +4,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: golang:1.9
|
||||
image: golang:1.13
|
||||
commands:
|
||||
- sh .drone.sh
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user