[shotwell/wip/add-ci] ci: fix typo
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/wip/add-ci] ci: fix typo
- Date: Sun, 18 Nov 2018 11:01:35 +0000 (UTC)
commit ea380b79c5cc27642dfe3acf6e0f7626775cb243
Author: Jens Georg <mail jensge org>
Date: Sun Nov 18 12:01:26 2018 +0100
ci: fix typo
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0fcf0e68..aae374e0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,7 +31,7 @@ flatpak:
# Run automatic tests inside the Flatpak env
#- xvfb-run -a -s "-screen 0 1024x768x24" flatpak build app ninja -C _build test
- flatpak build app ninja -C _build test
+ - flatpak build app ninja -C _build test
# Generate a Flatpak bundle
- flatpak build-bundle repo ${BUNDLE} --runtime-repo=${RUNTIME_REPO} ${DBUS_ID}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]