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
303 B
YAML
Raw Normal View History

2021-09-25 19:09:40 +00:00
kind: pipeline
type: kubernetes
name: arm64
node_selector:
beta.kubernetes.io/arch: arm64
steps:
- name: docker
image: plugins/docker
settings:
repo: badjware/nextcloud-tweak
auto_tag: true
username:
from_secret: docker_username
password:
from_secret: docker_password