Rodja Trappe преди 1 година
родител
ревизия
36251120f4
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 3
      deploy.sh

+ 0 - 3
deploy.sh

@@ -1,5 +1,2 @@
 
-pushd website
-./build_search_index.py
-popd
 fly deploy --wait-timeout 360 --build-arg VERSION=$(git describe --abbrev=0 --tags --match 'v*' 2>/dev/null | sed 's/^v//' || echo '0.0.0')