th: speedy clone for fast(er) ci
This commit is contained in:
parent
bd2edc2d37
commit
bee2a9acf4
1 changed files with 8 additions and 0 deletions
|
@ -5,6 +5,14 @@ variables:
|
|||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
NAME: gitea.treehouse.systems/treehouse/mastodon
|
||||
|
||||
clone:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
settings:
|
||||
partial: false
|
||||
depth: 10
|
||||
|
||||
pipeline:
|
||||
build:
|
||||
<<: *docker-step
|
||||
|
|
Loading…
Reference in a new issue