]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
readthedocs: Also fetch tags
authorStephen Finucane <stephen@that.guru>
Wed, 4 Oct 2023 08:39:01 +0000 (09:39 +0100)
committerStephen Finucane <stephen@that.guru>
Wed, 4 Oct 2023 08:39:01 +0000 (09:39 +0100)
Signed-off-by: Stephen Finucane <stephen@that.guru>
.readthedocs.yaml

index 9cc62a49a03f98ac03bef41ad93218158aedb0bf..96ca1e331156a47f60dec7f6773b6e568d31d0b9 100644 (file)
@@ -10,3 +10,4 @@ build:
   jobs:
     post_checkout:
       - git fetch --unshallow
+      - git fetch --tags