- Docker Repository name must all be in lowercase
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user