Skip to content

Commit

Permalink
private scenes for stretch_with_many_cameras branch
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroHG committed Aug 7, 2024
1 parent b2b77e8 commit 5c23fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -1144,7 +1144,7 @@ def ci_build(
"id": None,
}

novelty_thor_add_branches = ["new_cam_adjust"]
novelty_thor_add_branches = ["new_cam_adjust", "stretch_with_many_cameras"]
if is_travis_build and build and build["branch"] in novelty_thor_add_branches:
novelty_thor_scenes = True
private_repos.append(novelty_thor_repo)
Expand Down

0 comments on commit 5c23fc6

Please sign in to comment.