Add docker based gitlab ci config

This commit is contained in:
Jan
2021-03-04 07:45:29 -08:00
parent 6937e7441c
commit ba699d36df
7 changed files with 38 additions and 5 deletions

View File

@ -1,4 +1,7 @@
#!/bin/bash
# Go to repository root
cd "$(dirname "$0")" || exit 2
git submodule update --init --recursive
tools/premake5 gmake2