build(docker): add docker web image build

This commit is contained in:
2026-04-10 13:59:44 +03:00
parent 7cadfac350
commit 5cae80636b
4 changed files with 65 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ services:
image: infernal-games/$PROJECT-builder
build:
context: .
target: builder
secrets:
- KEY_STORE
- KEY_PASS