From 8145a74f5e033036d0e7cec1bf2c13809f154aad Mon Sep 17 00:00:00 2001 From: valitovgaziz Date: Thu, 16 Oct 2025 10:03:24 +0500 Subject: [PATCH] modified: serv_nginx/Makefile change pipeline CI/CD --- serv_nginx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serv_nginx/Makefile b/serv_nginx/Makefile index 3f2c56c..fc068db 100644 --- a/serv_nginx/Makefile +++ b/serv_nginx/Makefile @@ -1,4 +1,4 @@ -all: git stop_bb build_bb run_bb api_bb_logs bbb +all: git stop_bb build_bb run_bb bbb api_bb_logs git: git pull