ci: Generate MinIO credentials within LAVA jobs
[mesa.git] / .gitlab-ci / tracie-runner-vk.sh
index da34bd4d8d44063dba86c515f4b9f21f4315df9a..f046b7c9b4052f571f6954708b5282e21dca3ba1 100755 (executable)
@@ -20,9 +20,6 @@ export WINEESYNC=1
 export DXVK_LOG_LEVEL="none"
 export DXVK_STATE_CACHE=0
 
 export DXVK_LOG_LEVEL="none"
 export DXVK_STATE_CACHE=0
 
-# For artifact uploads to MinIO
-cp install/.minio_credentials .
-
 # Perform a self-test to ensure tracie is working properly.
 python3 -m pytest -v --pyargs $INSTALL/tracie/tests/test.py
 
 # Perform a self-test to ensure tracie is working properly.
 python3 -m pytest -v --pyargs $INSTALL/tracie/tests/test.py