Przeglądaj źródła

Hue [py3] Remove reseting git state step

Prakash Ranade 3 lat temu
rodzic
commit
4fdc0853b8
1 zmienionych plików z 0 dodań i 1 usunięć
  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