Use woodpecker docker plugin. (#141)

This commit is contained in:
Dessalines 2023-04-15 16:11:34 -04:00 committed by GitHub
parent cd92c9874e
commit 7fd88670c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,12 +31,11 @@ pipeline:
- cron
nightly_build_and_push_to_docker_hub:
image: plugins/docker
image: woodpeckerci/plugin-docker-buildx
settings:
dockerfile: Dockerfile
repo: dessalines/joinlemmy-site
tags:
- latest
tag: latest
username:
from_secret: docker_username
password:
@ -55,12 +54,11 @@ pipeline:
event: tag
release_build_and_push_to_docker_hub:
image: plugins/docker
image: woodpeckerci/plugin-docker-buildx
settings:
dockerfile: Dockerfile
repo: dessalines/joinlemmy-site
tags:
- latest
tag: latest
username:
from_secret: docker_username
password: