Skip to content

Conversation

@cocoatomo
Copy link
Contributor

@cocoatomo cocoatomo commented Jul 15, 2019

既存のTravis CIのビルド設定ファイルを、PRビルドを導入しやすいようにスクリプトにまとめる。

ls -la ${BASEDIR}
git config --global user.email "travisci-build-bot@example.com"
git config --global user.name "Autobuild bot on TravisCI"
git checkout ${DOCS_BRANCH}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Travis CIの動作の関係上、PRビルドでは上手く動かないため、いったんマージする。

@cocoatomo cocoatomo merged commit 994ba43 into 3.7 Jul 15, 2019
@cocoatomo cocoatomo deleted the pr-build_3.7 branch July 15, 2019 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants