Test drone (#2582)

pull/2577/head
Nutomic 2022-11-23 20:23:23 +00:00 committed by GitHub
parent bb1e3bc891
commit 87c7ee5490
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

View File

@ -90,16 +90,6 @@ steps:
image: plugins/docker
settings:
dockerfile: docker/dev/Dockerfile
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: dessalines/lemmy
tags:
- dev
when:
event:
- cron
- name: publish release docker image
image: plugins/docker