Compare commits

..

No commits in common. "e2cdca60c3b98b59d0ed05f5280d1cdd56da4d90" and "dc533a33b1b15f29fea3d9f6f54af32423dd9bf4" have entirely different histories.

2 changed files with 0 additions and 20 deletions

View File

@ -15,7 +15,6 @@ Dockerfile
.DS_Store .DS_Store
.vscode/* .vscode/*
thunder-tests/* thunder-tests/*
.drone.yml
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/

View File

@ -1,19 +0,0 @@
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
registry: git.jbranan.com
dry_run: true
username: jblu
password:
from_secret: gittea_drone
repo: jblu/qbit-maid
tags:
- latest
- main
when:
branch:
- main