Remove Drone build configuration for now, since it'd have to do multi-arch.

This commit is contained in:
Dan Helfman 2022-08-01 11:45:11 -07:00
parent 61cd3d06ba
commit 4c94e5ecd1
1 changed files with 0 additions and 24 deletions

View File

@ -1,24 +0,0 @@
kind: pipeline
name: documentation
clone:
skip_verify: true
steps:
- name: build
image: plugins/docker
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
registry: projects.torsion.org
repo: projects.torsion.org/witten/wake-on-lan-service
trigger:
repo:
- witten/wake-on-lan-service
branch:
- master
event:
- push