[gtk/gtk-3-24: 1/2] Provide built DLLs as Gitlab CI artifacts
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/gtk-3-24: 1/2] Provide built DLLs as Gitlab CI artifacts
- Date: Sun, 6 Jun 2021 12:32:35 +0000 (UTC)
commit a14e5778ff03801e08f4fb5f60cee723488f29f3
Author: Luca Bacci <luca bacci982 gmail com>
Date: Fri Jun 4 22:14:04 2021 +0200
Provide built DLLs as Gitlab CI artifacts
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f2c9beed29..c81b8c0dcf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -79,6 +79,8 @@ msys2-mingw64-meson:
name: "gtk3-${env:CI_JOB_NAME}-${env:CI_COMMIT_REF_NAME}"
paths:
- "_build/meson-logs"
+ - "_build/gdk/libgdk-3-0.dll"
+ - "_build/gtk/libgtk-3-0.dll"
msys2-mingw64-autotools:
when: manual
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]