Mise à jour de '.drone.yml'
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ pipeline:
|
||||
build:
|
||||
image: docker
|
||||
commands:
|
||||
- docker build -t hugo:latest
|
||||
- docker build -t hugo:latest .
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user