feat: update gitlab ci

This commit is contained in:
hanif salafi 2025-01-30 09:00:45 +07:00
parent 19e019fbe9
commit b8f80c43a9
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ build-dev:
only: only:
- main - main
- dev-restructure - dev-restructure
- dev-main
image: docker:stable image: docker:stable
services: services:
- name: docker:dind - name: docker:dind
@ -24,6 +25,7 @@ auto-deploy:
only: only:
- main - main
- dev-restructure - dev-restructure
- dev-main
image: curlimages/curl:latest image: curlimages/curl:latest
services: services:
- docker:dind - docker:dind