workspace: base: /go pipeline: build: image: golang:latest commands: - curl https://glide.sh/get | sh - cd src/meow.tf/deb-simple - glide install