Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -127,13 +127,13 @@ apply: tags: - neutrons-multi-builder .configure-storage: configure-storage: stage: configure extends: .ansible-playbook variables: PLAYBOOK: "persistent-volume.yaml" .setup-docker: setup-docker: stage: post-setup extends: .ansible-playbook variables: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -127,13 +127,13 @@ apply: tags: - neutrons-multi-builder .configure-storage: configure-storage: stage: configure extends: .ansible-playbook variables: PLAYBOOK: "persistent-volume.yaml" .setup-docker: setup-docker: stage: post-setup extends: .ansible-playbook variables: Loading