Skip to content
Snippets Groups Projects
Commit e392d781 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

try what happens if we remove artifacts from helm-release job

parent 32d98d76
No related branches found
No related tags found
No related merge requests found
......@@ -380,13 +380,6 @@ setup-openappstack:
- cd ansible/
- export KUBECONFIG="${PWD}/../clusters/${HOSTNAME}/secrets/kube_config_cluster.yml"
- pytest -v -s -m 'helmreleases' --app="$APP" --connection=ansible --ansible-inventory=${CLUSTER_DIR}/inventory.yml --hosts='ansible://*' --reruns 120 --reruns-delay 20
artifacts:
paths:
- ./clusters
- ansible/inventory.yml
- ansible/group_vars/all/settings.yml
expire_in: 1 month
when: always
extends:
- .ssh_setup
interruptible: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment