feat: update gitlab-ci

This commit is contained in:
hanif salafi 2024-11-07 13:20:36 +07:00
parent 1aa7652eb4
commit 58d475bc98
1 changed files with 2 additions and 0 deletions

View File

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