Use template for .drone.yml
continuous-integration/drone Build is passing Details

This commit is contained in:
Lauri Võsandi 2022-05-03 19:07:10 +03:00 committed by Lauri Võsandi
parent 5e06963f3f
commit bcee26a85b
1 changed files with 2 additions and 16 deletions

View File

@ -1,16 +1,2 @@
---
kind: pipeline
type: kubernetes
name: default
steps:
- name: docker
image: plugins/docker
settings:
repo: harbor.k-space.ee/${DRONE_REPO}
registry: harbor.k-space.ee
mtu: 1300
username:
from_secret: docker_username
password:
from_secret: docker_password
kind: template
load: docker.yaml