feat: update gitlab-ci

This commit is contained in:
hanif salafi 2024-03-28 09:26:17 +07:00
parent a9b46bdbd8
commit 017a58df65
1 changed files with 2 additions and 4 deletions

View File

@ -6,8 +6,7 @@ build-dev:
stage: build
when: on_success
only:
- dev-main
- dev-restructure
- main
image: docker:stable
services:
- docker:dind
@ -21,8 +20,7 @@ auto-deploy:
stage: deploy
when: on_success
only:
- dev-main
- dev-restructure
- main
image: curlimages/curl:latest
services:
- docker:dind