mirror of
https://github.com/steinhobelgruen/netatmo-exporter.git
synced 2024-11-22 01:13:56 +00:00
13 lines
184 B
YAML
13 lines
184 B
YAML
platform: linux
|
|
image_resource:
|
|
type: docker-image
|
|
source:
|
|
repository: golang
|
|
tag: 1.11.0
|
|
inputs:
|
|
- name: source
|
|
outputs:
|
|
- name: binaries
|
|
run:
|
|
path: source/_ci/build.sh
|