Make it build locally
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
Your Name 2024-04-14 04:52:38 -04:00
parent 81a1ea10ac
commit daa5640895

14
.woodpecker.yml Normal file
View file

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