kind: pipeline type: docker name: synoDSM steps: - name: build image: plugins/docker settings: username: from_secret: REGISTRY_USER password: from_secret: REGISTRY_PASSWORD storage_driver: vfs registry: docker.r4o.ch repo: docker.r4o.ch/r4o/synoDSM tags: - latest image_pull_secrets: - dockerconfig