[quadrapassel/gnome-3-36] Update .gitlab-ci.yml
- From: John Ward <jward src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [quadrapassel/gnome-3-36] Update .gitlab-ci.yml
- Date: Thu, 24 Sep 2020 16:55:39 +0000 (UTC)
commit 3fdefe238a0b951d7f4c1ed7654ebce6f615b05e
Author: John Ward <john johnward net>
Date: Thu Sep 24 16:55:38 2020 +0000
Update .gitlab-ci.yml
.gitlab-ci.yml | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d11c35e..8779c4b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,12 +12,8 @@ flatpak:
APP_ID: " org.gnome.Quadrapassel"
extends: .flatpak
-review:
- stage: deploy
- dependencies:
- - 'flatpak'
- extends: '.review'
+nightly:
+ extends: '.publish_nightly'
+ dependencies: ['flatpak']
+ needs: ['flatpak']
-stop_review:
- stage: deploy
- extends: '.stop_review'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]