mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-26 22:31:20 +00:00
publish docker images from main
This commit is contained in:
parent
df7fe705eb
commit
bf3074daf5
1 changed files with 4 additions and 0 deletions
|
@ -67,6 +67,10 @@ steps:
|
|||
auto_tag: true
|
||||
auto_tag_suffix: linux-amd64
|
||||
when:
|
||||
branch:
|
||||
include:
|
||||
- main
|
||||
- drone-release-main
|
||||
ref:
|
||||
- refs/tags/*
|
||||
|
||||
|
|
Loading…
Reference in a new issue