mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 04:11:15 +00:00
Trying to use tags latest in drone.
This commit is contained in:
parent
0aad0392bc
commit
6e770172c4
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ steps:
|
||||||
repo: dessalines/joinlemmy-site
|
repo: dessalines/joinlemmy-site
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
auto_tag_suffix: linux-amd64
|
auto_tag_suffix: linux-amd64
|
||||||
|
tags:
|
||||||
|
- latest
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
password:
|
password:
|
||||||
|
|
Loading…
Reference in a new issue