Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: example to test 2 branches on 2 different repositories #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

rdefosse
Copy link
Collaborator

@rdefosse rdefosse commented Apr 1, 2020

This is an example on how to modify the ci-scripts/branchesToTest.txt.

git checkout master
git pull origin master
git checkout -b pr_example
# edit the ci-scripts/branchesToTest.txt file
git add ci-scripts/branchesToTest.txt
git ci -m "my branches to test"
git push origin pr_example

Then create an PR with this branch

rdefosse added 5 commits April 1, 2020 11:52
Signed-off-by: Raphael Defosseux <[email protected]>
Signed-off-by: Raphael Defosseux <[email protected]>
Signed-off-by: Raphael Defosseux <[email protected]>
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.

1 participant