ci: use Docker socket for direct build and deploy

This commit is contained in:
achmad
2026-05-29 00:01:08 +07:00
parent 3b89b363b3
commit 34aa8c5a67
2 changed files with 5 additions and 43 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
services:
kotobane:
image: registry.achmad.dev/kotobane:latest
build: .
container_name: kotobane
restart: unless-stopped
ports: