workspace: base: /go path: src/simple-web pipeline: test: image: golang:1.8 commands: - make backend publish: image: plugins/docker repo: hexasoftare.com:5000/myapp username: ${DOCKER_USERNAME} password: ${DOCKER_PASSWORD}