diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2ef16be0f55bf1b0f72d59e3022d4c0f070a4498..fdb1d69ba9d53859d8706c964b294ecd88393aec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -103,11 +103,11 @@ 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 + paths: + - CICD/inventory.yml + - CICD/tmp_key + - CICD/tmp_key.pub + - CICD/infra/os_vars.yml tags: - ansible script: