Update .gitlab-ci.yml file
This commit is contained in:
@@ -56,7 +56,7 @@ update_db:
|
|||||||
- main
|
- main
|
||||||
|
|
||||||
docker-build:
|
docker-build:
|
||||||
stage: release
|
stage: build
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
services:
|
services:
|
||||||
- name: docker:dind
|
- name: docker:dind
|
||||||
|
|||||||
Reference in New Issue
Block a user