Adding nightly docker build. (#1678)

This commit is contained in:
Dessalines 2023-06-28 16:55:04 -04:00 committed by GitHub
parent ef66dfa6fd
commit 504e4fb4da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

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