diff options
Diffstat (limited to '.woodpecker/integration.yml')
-rw-r--r-- | .woodpecker/integration.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.woodpecker/integration.yml b/.woodpecker/integration.yml index d8c3695..e09710c 100644 --- a/.woodpecker/integration.yml +++ b/.woodpecker/integration.yml @@ -11,4 +11,5 @@ steps: services: forgejo-testing: + pull: true image: code.cartoon-aa.xyz/cyborus/ci-forgejo:8.0.0 |