[odrs-web] ci: Define environment for the production job



commit bdc491cca3b8213da158ebd4ee2a1a47d453a6f7
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Wed Apr 27 21:35:18 2022 +0200

    ci: Define environment for the production job

 .gitlab-ci.yml | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fefb057..06e0518 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,4 +14,8 @@ odrs:
     - .kaniko-root
   variables:
     OCI_TAG: "latest"
+  environment:
+    name: production
+    url: https://odrs.gnome.org
   when: manual
+


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