steps: publish-docker: image: woodpeckerci/plugin-docker-buildx secrets: [docker_username, docker_password] settings: repo: gitea.qpismont.fr/qpismont/portfolio tag: latest when: branch: ${CI_REPO_DEFAULT_BRANCH} event: push