Merge branch 'use-mailbox-main' into 'master'

Use mailbox main branch for integration tests

See merge request briar/briar!1721
This commit is contained in:
Torsten Grote
2022-10-03 14:38:32 +00:00

View File

@@ -113,5 +113,5 @@ mailbox integration test:
when: manual
allow_failure: true # TODO figure out how not to allow failure while leaving this optional
script:
- (cd briar-mailbox; git fetch; git reset --hard origin/mailbox-lib)
- (cd briar-mailbox; git fetch; git reset --hard origin/main)
- MAILBOX_INTEGRATION_TESTS=true ./gradlew --info mailbox-integration-tests:test