Attempt 2
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
2026-04-17 02:48:32 +01:00
parent 0e209bf5ed
commit a28e598fb0

View File

@@ -13,13 +13,11 @@ steps:
- name: build docker image
image: woodpeckerci/plugin-docker-buildx
settings:
repo: hotarublaze/blog
repo: gitea.infernonode.com/hotarublaze/blog
registry: gitea.infernonode.com
tags: latest
username:
from_secret: docker_woodpecker_username
password:
from_secret: docker_woodpecker_pat
when:
branch: ${CI_REPO_DEFAULT_BRANCH}
event: push
platforms: linux/amd64