Trying to fix woodpecker, 2.

This commit is contained in:
Dessalines 2023-06-08 00:16:50 -04:00
parent 924a7eb7e5
commit 61b37d56e0

View file

@ -26,7 +26,7 @@ pipeline:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
secrets: [docker_username, docker_password] secrets: [docker_username, docker_password]
settings: settings:
repo: woodpeckerci/woodpecker-agent repo: dessalines/lemmy-ui
dockerfile: Dockerfile dockerfile: Dockerfile
platforms: linux/amd64 platforms: linux/amd64
auto_tag: true auto_tag: true