mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-23 04:41:17 +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:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
# when:
|
when:
|
||||||
# event:
|
event:
|
||||||
# - cron
|
- cron
|
||||||
|
|
||||||
release_instance_crawl:
|
release_instance_crawl:
|
||||||
image: node:14-alpine
|
image: node:14-alpine
|
||||||
|
|
Loading…
Reference in a new issue