Browse Source

Hue [py3] Remove reseting git state step

Prakash Ranade 3 years ago
parent
commit
4fdc0853b8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tools/container/build.sh

+ 0 - 1
tools/container/build.sh

@@ -157,7 +157,6 @@ rebuild_base_images() {
 }
 
 hue_containers_build() {
-  reset_git_state
   if [ $REBUILD_BASE -gt 0 ]; then
     rebuild_base_images
   fi