diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f1716ff632d5f6e4c8e4991cea18ea8062bc33e2..e795f33a5db8ddabd2afe005dcee44934ce431b8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -40,7 +40,7 @@ bootstrap: - ANSIBLE_HOST_KEY_CHECKING=False python3 -u ./ci-bootstrap.py --create-droplet --create-domain-records --run-ansible --ansible-param skip-tags=helmfile artifacts: paths: - - test/rke.log + - test/cluster_data/rke.log - test/inventory.yml - test/group_vars/all/settings.yml expire_in: 1 month