[damned-lies: 17/18] fix: replace staging by production for ci config




commit deeb14293d0567e2efe50c39d07169fb6f44e988
Author: Guillaume Bernard <associations guillaume-bernard fr>
Date:   Wed Oct 5 16:37:09 2022 +0200

    fix: replace staging by production for ci config

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a1160269..8b96bed6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -273,7 +273,7 @@ deploy:production:
     name: l10n.gnome.org
     url: https://l10n.gnome.org
     action: start
-    deployment_tier: staging
+    deployment_tier: production
   rules:
     - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
       when: manual


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]