pipeline: build-plugin: image: docker commands: - cat Dockerfile | docker build -t goat-deploy-plugin - volumes: - /var/run/docker.sock:/var/run/docker.sock