release test #7

Merged
opti1337 merged 24 commits from release into master 2025-12-23 14:51:49 +00:00
Showing only changes of commit a7d65f0e3c - Show all commits

View File

@@ -28,7 +28,8 @@ jobs:
persist-credentials: false
- name: Build
run: docker build \
run: |
docker build \
-t chad-client-windows \
-f ./client/Dockerfile.windows \
./client \