From 6271316fcc098335c428bb43d0a38892079a8e37 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Thu, 17 Dec 2020 08:39:32 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2422505e..b9c4251a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -108,7 +108,7 @@ upload_to_fdroid_repo: resource_group: playstore_release allow_failure: true only: - - main + - tags pages: stage: deploy