1
0
Fork 0
This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
helium-blockchain-exporter/.drone.yml

17 lines
314 B
YAML

kind: pipeline
type: kubernetes
name: arm64
node_selector:
beta.kubernetes.io/arch: arm64
steps:
- name: docker
image: plugins/docker
settings:
repo: badjware/helium-blockchain-exporter
auto_tag: true
username:
from_secret: docker_username
password:
from_secret: docker_password