when: branch: main event: - push steps: - name: build image: woodpeckerci/plugin-docker-buildx settings: repo: git.halfbinary.net/${CI_REPO_OWNER}/prettyplayerfe registry: git.halfbinary.net tags: latest username: ${docker_username} password: ${docker_password}