]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
ci: reuse pkg artifacts obs-knot-resolver-bs4hbr/deployments/1715
authorTomas Krizek <tomas.krizek@nic.cz>
Tue, 8 Jun 2021 14:52:40 +0000 (16:52 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Thu, 10 Jun 2021 09:17:38 +0000 (11:17 +0200)
.gitlab-ci.yml

index 12a600cb19d47cbe9df5314c5110416d9e76a820..7aced4d489945d3272ca8e383de68daa8a10e584 100644 (file)
@@ -15,6 +15,8 @@ variables:
   LIBKRES_NAME: libkres
   MESON_TEST: meson test -C build_ci* -t 4 --print-errorlogs
   PREFIX: $CI_PROJECT_DIR/.local
+  GIT_COMMITER_NAME: 'ci'
+  EMAIL: 'ci@nic'
 
 image: $CI_REGISTRY/knot/knot-resolver/ci/debian-11:knot-$KNOT_VERSION
 
@@ -71,7 +73,7 @@ stages:
     paths:
       - .local
       - build_ci*
-      - build_dist/meson-dist/*.tar.xz
+      - pkg
     reports:
       junit: build_ci*/meson-logs/testlog.junit.xml
   after_script:
@@ -79,9 +81,6 @@ stages:
 
 archive:
   <<: *build
-  variables:
-    GIT_COMMITER_NAME: 'ci'
-    EMAIL: 'ci@nic'
   except: null
   script:
     - apkg make-archive