Skip to content
Snippets Groups Projects
Commit 506b4919 authored by Dmitry Kalinkin's avatar Dmitry Kalinkin
Browse files

.gitlab-ci.yml: set allow_failure to true for nvidia-smi

parent 7a32e2e7
No related branches found
No related tags found
1 merge request!951.gitlab-ci.yml: set allow_failure to true for nvidia-smi
...@@ -96,6 +96,7 @@ nvidia-smi: ...@@ -96,6 +96,7 @@ nvidia-smi:
script: script:
- | - |
nvidia-smi nvidia-smi
allow_failure: true
## Default version and tags ## Default version and tags
## - internal tag used for the CI. Also temporarily tagged ## - internal tag used for the CI. Also temporarily tagged
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment