mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-10 06:54:12 +00:00
Use release docker image for nightly build (#2583)
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
This commit is contained in:
parent
d20d2b9218
commit
c3c4508a72
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ steps:
|
|||
- name: nightly build
|
||||
image: plugins/docker
|
||||
settings:
|
||||
dockerfile: docker/dev/Dockerfile
|
||||
dockerfile: docker/prod/Dockerfile
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
|
|
Loading…
Reference in a new issue