steps: - name: build-plugin image: docker commands: - docker build -t historian-plugin . volumes: - /var/run/docker.sock:/var/run/docker.sock