kind: pipeline name: default steps: - name: build and push image: plugins/docker pull: always settings: repo: askiiart/certbot-nginx tags: latest username: from_secret: docker_username password: from_secret: docker_password