summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-01-07 17:17:18 +0100
committerBastien Nocera <hadess@hadess.net>2022-01-07 17:17:18 +0100
commit55e1a5ea379ddc9271566f06c37eedd464dcbc55 (patch)
tree4780598b29a4866f767dfffa5d770d96172eb74f /.gitlab-ci.yml
parente5c8fc4a2c7c428d9f11ea75fb1dc0b660aba205 (diff)
downloadgnome-bluetooth-55e1a5ea379ddc9271566f06c37eedd464dcbc55.tar.gz
ci: Export dist tarball
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0743e40d..2326767f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -48,3 +48,4 @@ build_stable:
when: always
paths:
- "${CI_PROJECT_DIR}/_build/meson-logs/"
+ - "${CI_PROJECT_DIR}/_build/meson-dist"