Fixes wrong name in Woodpecker file
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
aarbit 2025-02-19 16:03:17 -06:00
parent 55b9656077
commit 65c09abd06

View File

@ -7,7 +7,7 @@ steps:
- name: build
image: woodpeckerci/plugin-docker-buildx
settings:
repo: git.halfbinary.net/${CI_REPO_OWNER}/prettyplayerfe
repo: git.halfbinary.net/${CI_REPO_OWNER}/tmnt-fe
registry: git.halfbinary.net
tags: ${CI_PIPELINE_NUMBER}
username: ${CI_REPO_OWNER}