diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fdb1d69ba9d53859d8706c964b294ecd88393aec..96f0fb6991c0b967f92c73218882302be26d4b4f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -102,12 +102,12 @@ build_cluster_cicd: ansible_create_cluster_stage: stage: ansible_create_cluster_stage - cache: - paths: - - CICD/inventory.yml - - CICD/tmp_key - - CICD/tmp_key.pub - - CICD/infra/os_vars.yml + cache: + paths: + - CICD/inventory.yml + - CICD/tmp_key + - CICD/tmp_key.pub + - CICD/infra/os_vars.yml tags: - ansible script: