Files
freebox-exporter-telegraf/.drone.yml
Uzurka fdaa987311
All checks were successful
continuous-integration/drone Build is passing
Actualiser .drone.yml
2023-06-26 17:34:05 +02:00

17 lines
320 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: ci
platforms:
- linux/amd64
- linux/arm64
- linux/arm/v7