Add CI/CD

This commit is contained in:
Alfin Afif 2026-01-30 14:23:05 +07:00
parent 247cd97c60
commit 2fb1ae1d9c

View File

@ -9,6 +9,7 @@ variables:
build:
stage: build
timeout: 30m
image: docker:latest
services:
- docker:dind