steps: docker-build: when: - event: push branch: next # INFO: https://woodpecker-ci.org/plugins/Docker%20Buildx image: docker.io/woodpeckerci/plugin-docker-buildx:4.2.0 settings: username: kemitix repo: git.kemitix.net/kemitix/git-next dockerfile: Dockerfile auto_tag: false dry-run: true # don't push to remote repo