From 91703484ea6b3d912db9c2e235eec9c1ea380e82 Mon Sep 17 00:00:00 2001 From: Sergey Antropoff Date: Tue, 18 Mar 2025 11:18:41 +0300 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=20gitlab-ci?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9322e3b..0483ba5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,6 +2,7 @@ stages: - lint - test - deploy + - notify services: - name: docker:dind