trying git plugin
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
52762e4360
commit
93012ce08d
|
@ -3,6 +3,10 @@ type: docker
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
|
clone:
|
||||||
|
image: plugins/git
|
||||||
|
recursive: true
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: cbrgm/drone-hugo:latest
|
image: cbrgm/drone-hugo:latest
|
||||||
validate: true
|
validate: true
|
||||||
|
|
Loading…
Reference in New Issue