kind: pipeline type: docker name: default platform: os: linux arch: amd64 steps: - name: build and deploy image: plugins/docker settings: repo: registry.saces.eu/foobar dockerfile: hello/Dockerfile registry: registry.saces.eu # username: # from_secret: registreu_user # password: # from_secret: registreu_spassword - name: pull and run image: registry.saces.eu/foobar node: saces: saces