[libdazzle/alatiera/bst-ci] fixup! Add initial CI
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle/alatiera/bst-ci] fixup! Add initial CI
- Date: Fri, 28 Sep 2018 08:23:49 +0000 (UTC)
commit 5e7fcbaaf5a6afcfe18b2029ce95654e0f39d95e
Author: Jordan Petridis <jpetridis gnome org>
Date: Fri Sep 28 11:10:55 2018 +0300
fixup! Add initial CI
.gitlab-ci.yml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b02d1d0..d56ba93 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,8 +32,10 @@ bst:
script:
- cd gnome-build-meta/
- ${BST} track ${ELEMENT}
+ # This should not be needed before opening the workspace
+ # FIXME: attache issue number
- ${BST} build --track-all ${ELEMENT}
- - ${BST} workspace open -f ${ELEMENT} ../
+ - ${BST} workspace open --no-checkout --track -f ${ELEMENT} ../
- ${BST} build --track-all ${ELEMENT}
after_script:
- bst workspace close ${ELEMENT}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]