Update .gitlab-ci.yml file

This commit is contained in:
Marek Lesko
2025-07-27 17:50:55 +00:00
parent d5b870530a
commit e0a1523e49

View File

@@ -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