Adding nightly docker build.

This commit is contained in:
Dessalines 2023-06-28 16:51:00 -04:00
parent ef66dfa6fd
commit 1c5dd0f6e4

View file

@ -32,3 +32,14 @@ pipeline:
auto_tag: true
when:
event: tag
nightly_build:
image: woodpeckerci/plugin-docker-buildx
secrets: [docker_username, docker_password]
settings:
repo: dessalines/lemmy-ui
dockerfile: Dockerfile
platforms: linux/amd64
tag: dev
when:
event: cron