[gnome-build-meta/valentindavid/pinebook-pro: 2/2] Make build of pinebook pro image automatic



commit 1b4bc2400fcf8fb1c81aa55d33e151fd0d409215
Author: Valentin David <valentin david codethink co uk>
Date:   Tue Apr 14 19:05:10 2020 +0000

    Make build of pinebook pro image automatic

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ef5ef1b6..47c7e11e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -242,7 +242,7 @@ pinebook-pro-image:
   script:
     - ${BST_NO_PUSH} --max-jobs $(( $(nproc) / 4 )) -o arch "${ARCH}" build boards/pinebook-pro/image.bst
     - ${BST_NO_PUSH} -o arch "${ARCH}" checkout --hardlinks boards/pinebook-pro/image.bst pinebook-pro-image
-  when: manual
+  #when: manual
   allow_failure: true
   cache: *bst-cache
   artifacts:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]