[libgda] CI: fix location of Vala Bindings for UI
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] CI: fix location of Vala Bindings for UI
- Date: Sun, 14 Apr 2019 21:02:25 +0000 (UTC)
commit d23598bacc077aa6e5e7c253c1efcfebd0bb7dac
Author: Daniel Espinosa <esodan gmail com>
Date: Sun Apr 14 16:01:43 2019 -0500
CI: fix location of Vala Bindings for UI
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2b803ad60..d0767f688 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -119,7 +119,7 @@ pages:
- mv doc/Gda-6.0 ../public/vala
- cp libgda/libgda-6.0.vapi ../public/vala
- mv doc/Gdaui-6.0 ../public/vala
- - cp libgda/libgdaui-6.0.vapi ../public/vala
+ - cp libgda-ui/libgdaui-6.0.vapi ../public/vala
allow_failure: true
artifacts:
paths:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]