Преглед на файлове

Explicitly fetch gh-pages ref

Christopher Mullins преди 6 години
родител
ревизия
179be71982
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .prepare_docs

+ 1 - 1
.prepare_docs

@@ -25,7 +25,7 @@ branch_docs_dir="${BRANCHES_DIR}/${git_ref_version}"
 redoc-cli bundle ${API_SPEC_FILE} -o ${redoc_bundle_file}
 
 # Check out current stuff from gh-pages (we'll append to it)
-git fetch
+git fetch origin 'refs/heads/gh-pages:refs/heads/gh-pages'
 git checkout origin/gh-pages -- docs
 
 # Create the docs bundle for our ref.  This will be the redoc bundle + a