Skip to content
Snippets Groups Projects

Automatic deploy to k8s

Merged Petr Volf requested to merge kubernetes into dev
Files
13
+ 1
1
@@ -7,7 +7,7 @@
"python.testing.unittestArgs": [
"discover"
],
"python.testing.pyTestEnabled": false,
"python.testing.pytestEnabled": false,
"python.testing.nosetestsEnabled": false,
"python.testing.unittestEnabled": true
}
\ No newline at end of file
Loading