Bitrise.io에서 지점 이름을 지정하여 checkkout

1242 단어 Bitrise
Bitrise.io의git-clone 모듈을 사용할 때
git checkout [HASH値]
아니오.
git checkout [ブランチ名]
체크아웃하고 싶습니다.

해시 값 checkkout을 사용할 때



분기 이름 checkkout을 사용할 때



메서드


제출한 해시 값을 설정할 때, 해시 값이 지점 이름보다 우선합니다.Clone ConfigGit Commit to clone를 비우다.

참고 자료


Clones a repository based on the provided inputs.
If pull_request_id is provided then all other git checkout parameters will be ignored. If a git commit is provided it will ignore the tag and branch parameters. If no git commit but a tag is provided then it will ignore the branch parameter. If no branch parameter is provided then it'll skip git checkout.

좋은 웹페이지 즐겨찾기