diff --git a/Makefile b/Makefile index eacb935..f5cddea 100644 --- a/Makefile +++ b/Makefile @@ -93,7 +93,6 @@ upgrade-develop: git push origin develop fab develop upgrade - # target: update-stage - Run push change in repo master branch and deploy for stage server with restart only web container update-stage: git push origin prod