@ -4,9 +4,9 @@ pipeline:
commands:
- cargo build
build:
#build:
image: docker
# image: docker
volumes:
# volumes:
- /var/run/docker.sock:/var/run/docker.sock
# - /var/run/docker.sock:/var/run/docker.sock
# commands:
- docker build .
# - docker build .