mirror of
https://github.com/steinhobelgruen/netatmo-exporter.git
synced 2024-11-21 17:03:56 +00:00
Update Go version used for build.
This commit is contained in:
parent
db1b9c8066
commit
057da436dd
|
@ -3,10 +3,10 @@ image_resource:
|
|||
type: docker-image
|
||||
source:
|
||||
repository: golang
|
||||
tag: 1.10.0
|
||||
tag: 1.11.0
|
||||
inputs:
|
||||
- name: source
|
||||
outputs:
|
||||
- name: binaries
|
||||
run:
|
||||
path: source/_ci/build.sh
|
||||
path: source/_ci/build.sh
|
||||
|
|
Loading…
Reference in a new issue