Fixed error with build
Some checks failed
ci/woodpecker/push/build Pipeline failed

- Docker Repository name must all be in lowercase
This commit is contained in:
2024-08-25 01:58:31 -05:00
parent f139194efa
commit c195b6c428

View File

@ -11,7 +11,7 @@ steps:
- name: Package and Upload Docker Image - name: Package and Upload Docker Image
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
settings: settings:
repo: gitea.iwanaga.moe/cjtibule/MyPlaygroundBlog repo: gitea.iwanaga.moe/cjtibule/myplaygroundblog
tags_file: tags.txt tags_file: tags.txt
platforms: platforms:
- linux/amd64 - linux/amd64