Skip to content

Commit c8838f7

Browse files
committed
build: Push entire sessions to remote repository
Signed-off-by: Paulo Gomes <paulo@entire.io>
1 parent 124a24e commit c8838f7

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.entire/settings.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"enabled": true,
3+
"strategy": "manual-commit",
4+
"strategy_options": {
5+
"checkpoint_remote": {
6+
"provider": "github",
7+
"repo": "go-git/entire"
8+
}
9+
}
10+
}

0 commit comments

Comments
 (0)