Test drone (#2582)

This commit is contained in:
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

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