Files
freebox-exporter-telegraf/.drone.yml
2023-06-26 19:33:27 +02:00

17 lines
324 B
YAML

kind: pipeline
name: default
steps:
- name: docker
image: thegeeklab/drone-docker-buildx:23
privileged: true
settings:
username: uzurka
password:
from_secret: docker_password
repo: uzurka/freebox-telegraf
tags: latest
platforms:
- linux/amd64
- linux/arm64
- linux/arm/v7