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

This commit is contained in:
Lauri Võsandi 2022-06-08 08:50:56 +03:00
parent 80eb877901
commit 937859c60d
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