Unverified Commit 6ea170d0 authored by emmapeel's avatar emmapeel 🤖
Browse files

remove outdated clone process. now we check for the cached version, and only...

remove outdated clone process. now we check for the cached version, and only clone repo if we dont have it
parent c271259b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -47,9 +47,6 @@ before_script:
        git clone https://git.torproject.org/translation.git i18n
        cd i18n && git checkout tbmanual-contentspot && cd ..
      fi
    - rm -rf i18n
    - git clone https://git.torproject.org/translation.git i18n
    - cd i18n && git checkout tbmanual-contentspot && cd ..

pages:
  script: