This commit is contained in:
mlangkabel
2020-02-05 07:35:39 +01:00
parent cff407eb54
commit 560c44ae9b
3 changed files with 15 additions and 1 deletions
@@ -0,0 +1,5 @@
FROM coatisoftware/windows_64_qt_llvm:qt5123-llvm900
COPY entrypoint.bat /entrypoint.bat
ENTRYPOINT ["/entrypoint.bat"]
@@ -0,0 +1,3 @@
echo "building commit: $1"