From ae538970b62c820bb2dc89becbc5c6d95fc9a644 Mon Sep 17 00:00:00 2001 From: Dmitry Makovey Date: Wed, 1 Jun 2022 14:21:02 -0600 Subject: [PATCH] fix pipeline inheritance --- .gitlab/ci/cng-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/cng-images.yml b/.gitlab/ci/cng-images.yml index e349534..7ebdc48 100644 --- a/.gitlab/ci/cng-images.yml +++ b/.gitlab/ci/cng-images.yml @@ -15,4 +15,4 @@ gitlab-cng push: extends: - .gitlab-cng-matrix - - .build_and_deploy_custom + - .build_and_deploy