[gnome-build-meta/alatiera/push-master: 4/13] .gitlab-ci.yml: only pull commit metadata from gbm.gnome.org
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/alatiera/push-master: 4/13] .gitlab-ci.yml: only pull commit metadata from gbm.gnome.org
- Date: Thu, 20 Sep 2018 13:37:48 +0000 (UTC)
commit 1c2fea65b4a303814f3da650da9bef9babc8545a
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Tue Sep 11 12:20:56 2018 +0100
.gitlab-ci.yml: only pull commit metadata from gbm.gnome.org
That's all we need to commit on top of the branches there
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1d2d6a5..0ed0230 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -101,7 +101,7 @@ before_script:
# Clone the gbm OSTree repo locally
- ostree init --repo=repo --mode=archive
- ostree remote add --repo=repo origin "https://${FLATPAK_SERVER_ADDRESS}/repo/" --no-gpg-verify
- - ostree pull --repo=repo origin --mirror
+ - ostree pull --repo=repo origin --mirror --commit-metadata-only
# Build the runtimes
- |
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]