Remove Drone CI pipeline

This commit is contained in:
2024-08-21 21:59:28 +03:00
parent a7c3bc6cee
commit 824b54de6e

View File

@@ -1,14 +0,0 @@
kind: pipeline
type: kubernetes
name: build
steps:
- name: docker
image: harbor.k-space.ee/k-space/drone-kaniko
settings:
repo: ${DRONE_REPO}
tags: latest
registry: harbor.codemowers.eu
username:
from_secret: docker_username
password:
from_secret: docker_password