]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
CI: keep apkg output as artifacts for pkgtest
authorJakub Ružička <jakub.ruzicka@nic.cz>
Tue, 24 Jan 2023 18:34:57 +0000 (19:34 +0100)
committerDaniel Salzman <daniel.salzman@nic.cz>
Wed, 25 Jan 2023 09:12:55 +0000 (10:12 +0100)
.gitlab-ci.yml

index d2c12b887121c7e37350d15c435d9bec20b6f992..3af79d7d836e085dc767fd5ea5e57c4fb976a891 100644 (file)
@@ -316,6 +316,10 @@ build:documentation:
   only:
     variables:
       - $PKGTEST == "1"
+  artifacts:
+    paths:
+      - pkg/
+    expire_in: '1 week'
   script:
     - python3 -m pip install apkg
     # make sure the archive from pkg:make-archive is available