Added builder images for linux and process to perform release

This commit is contained in:
Alejandro Saucedo 2020-08-29 11:10:51 +01:00
parent 0d4a81cfe5
commit 087d809be0
6 changed files with 106 additions and 3 deletions

View file

@ -0,0 +1,10 @@
#!/bin/bash
make install_python_reqs
make clean_cmake
make vs_cmake
make vs_run_tests