[odrs-web] Revert "ci: Overwrite image name for production job"



commit 0799aafa0c7dfc48ef45b9d679ed8718024fff1e
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Thu Apr 28 09:01:12 2022 +0200

    Revert "ci: Overwrite image name for production job"
    
    The change was not needed after all as GitLab can support protected variables
    also with manual jobs.
    
    This reverts commit c6abb38c90722e401d9bd4e451291bcfc6d371a1.

 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cf1b853..06e0518 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,7 +13,6 @@ odrs:
   extends:
     - .kaniko-root
   variables:
-    CI_PROJECT_NAME: "odrs"
     OCI_TAG: "latest"
   environment:
     name: production


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