set it up to build on woodpecker
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
Ryan Voots 2024-04-23 09:52:12 -04:00
parent fda469345a
commit 19a2b28fee

15
.woodpecker.yml Normal file
View file

@ -0,0 +1,15 @@
steps:
build-woww:
image: woodpeckerci/plugin-docker-buildx
settings:
repo: gitea.simcop2387.info/simcop2387/wyoming-openwakeword-cuda
dockerfile: Dockerfile
auto_tag: true
tags:
- "build-${CI_PIPELINE_NUMBER}"
logins:
- registry: https://gitea.simcop2387.info/
username: simcop2387
password:
from_secret: docker_token