th: speedy clone for fast(er) ci
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
parent
ad9c9bb74b
commit
2a31266b9d
|
@ -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 New Issue