删除 .drone.yml

This commit is contained in:
he 2024-02-11 21:00:47 +00:00
parent 107bc8724a
commit cb06ac89ef
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
pull: true
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: vikunja/golang-build
tags: latest