Simplify Drone config
continuous-integration/drone Build is passing Details

This commit is contained in:
Lauri Võsandi 2022-06-01 13:09:23 +03:00
parent c8cd146686
commit 3cfd3bb614
1 changed files with 2 additions and 15 deletions

View File

@ -1,15 +1,2 @@
--- kind: template
kind: pipeline load: docker.yaml
type: kubernetes
name: default
steps:
- name: docker
image: plugins/docker
settings:
repo: harbor.k-space.ee/k-space/wildduck-exporter
registry: harbor.k-space.ee
username:
from_secret: docker_username
password:
from_secret: docker_password