kind: pipeline type: docker name: image building steps: - name: build&push image: plugins/docker settings: username: droneci password: from_secret: repo_password repo: harbor.hq.rosti.cz/library/builder registry: harbor.hq.rosti.cz tags: - 35 - latest