[gnome-build-meta/gnome-3-30] fix typo in previous commit
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/gnome-3-30] fix typo in previous commit
- Date: Wed, 6 Mar 2019 17:01:47 +0000 (UTC)
commit 55ea40c30750b64d47ae46469e15a06386a5f872
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Wed Mar 6 18:01:27 2019 +0100
fix typo in previous commit
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c64648aa..c8ea248c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -127,7 +127,7 @@ flathub-finish-failed:
done
- |
- if [ -n "$FLATPAK_REPO_TOKEN" ]; then
+ if [ -n "$FLATHUB_REPO_TOKEN" ]; then
flatpak build-update-repo --generate-static-deltas repo/
flat-manager/flat-manager-client --token "$FLATHUB_REPO_TOKEN" push $(cat build.txt) repo/
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]