From 55acbda5623fe9f6104bda0c9590efd2b066f5ac Mon Sep 17 00:00:00 2001
From: handreas <andreas.hamacher@monash.edu>
Date: Fri, 11 Sep 2020 10:22:21 +0000
Subject: [PATCH] still working on gc_key file

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 93f781d1..d7cee851 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -113,7 +113,7 @@ build_cluster_cicd:
   script:
     - echo "heat stage"
     #- source ./$NECTAR_ALLOCATION-openrc.sh
-    - chmod 400 GC_KEY
+    - chmod 400 ../GC_KEY
     - openstack stack list
     - bash -x ./heat/heatcicdwrapper.sh create_or_update $STACKNAME
     - bash -x ./heat/server_rebuild.sh all
-- 
GitLab