feat: update gitlab ci

This commit is contained in:
hanif salafi 2025-07-23 21:25:22 +07:00
parent 64729c9339
commit 538376a687
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ build-dev:
when: on_success
only:
- main
- dev-testing-v2
- dev-landing-v2
image: docker:stable
services:
- name: docker:dind
@ -23,7 +23,7 @@ auto-deploy:
when: on_success
only:
- main
- dev-testing-v2
- dev-landing-v2
image: curlimages/curl:latest
services:
- docker:dind