Mise à jour de '.drone.yml'
This commit is contained in:
parent
20d6b80845
commit
a91ba21c77
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user