mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user