Add CI builds

This commit is contained in:
Gytis Stoškevičius 2025-03-31 07:16:25 +00:00
parent 505ab90bc0
commit 5e4aede455
11 changed files with 360 additions and 251 deletions

2
env.sh Executable file
View file

@ -0,0 +1,2 @@
export IMAGE_NAME=${IMAGE_NAME:-"dockur_windows_installed"}
export IMAGE_VERSION=${IMAGE_VERSION:-"latest"}