feat: update gitlab ci

This commit is contained in:
hanif salafi 2025-12-10 05:04:41 +07:00
parent 9a065c89f1
commit 00ed973284
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ build-prod:
when: on_success
only:
- main
- dev-landing-v2
- staging
- prod
image:
name: docker:25.0.3-cli
@ -27,7 +27,7 @@ auto-deploy:
when: on_success
only:
- main
- dev-landing-v2
- staging
image: curlimages/curl:latest
services:
- docker:dind