Mise à jour de '.drone.yml'

This commit is contained in:
gregandev 2022-12-19 11:54:07 +01:00
parent 20d6b80845
commit a91ba21c77

View File

@ -9,7 +9,7 @@ pipeline:
build: build:
image: docker image: docker
commands: commands:
- docker build -t hugo:latest - docker build -t hugo:latest .
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock