mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 12:21:16 +00:00
Fixing drone plugin.
This commit is contained in:
parent
2e117c9c68
commit
70e18d04c3
1 changed files with 3 additions and 3 deletions
|
@ -41,9 +41,9 @@ pipeline:
|
|||
password:
|
||||
from_secret: docker_password
|
||||
platforms: linux/amd64
|
||||
# when:
|
||||
# event:
|
||||
# - cron
|
||||
when:
|
||||
event:
|
||||
- cron
|
||||
|
||||
release_instance_crawl:
|
||||
image: node:14-alpine
|
||||
|
|
Loading…
Reference in a new issue