From a49b4bb9b9431f29243425753cd1418c04aa82b2 Mon Sep 17 00:00:00 2001 From: Dmitriy Shesterkin Date: Sun, 6 Aug 2017 12:55:13 +0300 Subject: [PATCH] fab settings --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 27861e1..2960f3c 100644 --- a/Makefile +++ b/Makefile @@ -86,7 +86,7 @@ flush: # target: update-develop - Run push change in repo develop branch and deploy for develop server with restart only web container update-develop: git push origin develop - fab update_develop + fab develop update # target: upgrade-develop - Run push change in repo develop branch and deploy for develop server with rebuild container upgrade-develop: