[gnome-build-meta/abderrahim/child-pipelines] fixup! .gitlab-ci.yml: use child pipelines for deploying to flat-manager
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/child-pipelines] fixup! .gitlab-ci.yml: use child pipelines for deploying to flat-manager
- Date: Thu, 6 Aug 2020 12:29:23 +0000 (UTC)
commit bba9ed805ebbb4ecb9c878bedabf57babc4e89db
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Thu Aug 6 13:29:10 2020 +0100
fixup! .gitlab-ci.yml: use child pipelines for deploying to flat-manager
.gitlab-ci.yml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a8813bfb..ca393ae9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -199,13 +199,13 @@ generate-deploy-config:
- |
for ARCH in $SUPPORTED_ARCHES; do
- cat >> flatpak-deploy.yml << END
+ cat >> flatpak-deploy.yml << END
- flatmgr-$ARCH:
- extends:
- - .flatmgr-template
- - .$ARCH
- END
+ flatmgr-$ARCH:
+ extends:
+ - .flatmgr-template
+ - .$ARCH
+ END
done
- |
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]