@@ -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
|
||||
Reference in New Issue
Block a user