[gnome-build-meta/valentindavid/publish-vm-ostree] Add some debugging
- From: Valentin David <valentindavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/valentindavid/publish-vm-ostree] Add some debugging
- Date: Mon, 20 Jul 2020 22:19:59 +0000 (UTC)
commit 44beaaca57413f7493d9262a6f6fafdf8898cd7e
Author: Valentin David <valentin david codethink co uk>
Date: Tue Jul 21 00:19:43 2020 +0200
Add some debugging
.gitlab-ci.yml | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5a49899b..61a7d2ec 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -180,13 +180,16 @@ default:
#- ${BST} -o arch "${ARCH}" pull vm/repo.bst vm/repo-devel.bst
- ${BST} -o arch "${ARCH}" checkout --hardlinks vm/repo.bst checkout-repo/
+ - ostree --repo=checkout-repo/ refs
- flatpak build-commit-from --src-repo=checkout-repo/ repo/
- rm -rf checkout-repo/
- ${BST} -o arch "${ARCH}" checkout --hardlinks vm/repo-devel.bst checkout-devel-repo/
+ - ostree --repo=checkout-devel-repo/ refs
- flatpak build-commit-from --src-repo=checkout-devel-repo/ repo/
- rm -rf checkout-devel-repo/
+ - ostree --repo=repo/ refs
- flat-manager-client push $(cat build.txt) repo/ $(ostree --repo=repo/ refs)
rules: &ostree-publish-rules
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]