[gnome-build-meta/valentindavid/publish-vm-ostree] Set REPO_TOKEN in ostree-template
- From: Valentin David <valentindavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/valentindavid/publish-vm-ostree] Set REPO_TOKEN in ostree-template
- Date: Mon, 20 Jul 2020 10:04:31 +0000 (UTC)
commit 70739a1df2d2b83abed2163c6a2cbf366790593b
Author: Valentin David <valentin david codethink co uk>
Date: Mon Jul 20 12:04:26 2020 +0200
Set REPO_TOKEN in ostree-template
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ed90fd19..daf419aa 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -180,6 +180,8 @@ default:
stage: publish
dependencies: [track, ostree-prepare]
script:
+ - export REPO_TOKEN=$OSTREE_REPO_TOKEN
+
- ostree init --repo repo/ --mode archive
- ${BST} -o arch "${ARCH}" build vm/repo.bst vm-devel/repo.bst
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]