File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ script:
3232 else
3333 DEPLOY_DIR="version-$TRAVIS_TAG"
3434 fi
35- python -m doctr deploy --branch-whitelist source --build-tags --key-path github_deploy_key_oceanhackweek_oceanhackweek_github_io.enc --built-docs _site/ $DEPLOY_DIR
36- python -m doctr deploy --branch-whitelist source --build-tags --key-path github_deploy_key_oceanhackweek_oceanhackweek_github_io.enc --built-docs _site/ .
35+ python -m doctr deploy --branch-whitelist source --deploy-branch-name master -- build-tags --key-path github_deploy_key_oceanhackweek_oceanhackweek_github_io.enc --built-docs _site/ $DEPLOY_DIR
36+ python -m doctr deploy --branch-whitelist source --deploy-branch-name master -- build-tags --key-path github_deploy_key_oceanhackweek_oceanhackweek_github_io.enc --built-docs _site/ .
3737
3838doctr :
3939 require-master : true
You can’t perform that action at this time.
0 commit comments