From bcef0fa66b224634e012938dc8b3f624c5a74af8 Mon Sep 17 00:00:00 2001
From: Anders Harrisson <anders.harrisson@ess.eu>
Date: Fri, 4 Jun 2021 11:49:33 +0200
Subject: [PATCH] Rename GitLab-CI deploy job

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f9738fdf..869f8f3e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
 stages:
   - deploy
 
-deploy-lcr:
+deploy-opis:
   tags:
     - docker
   stage: deploy
-- 
GitLab