mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-13 08:19:28 -05:00
try to get circleci to build just this branch for now
This commit is contained in:
parent
7820c13a42
commit
ce5d978a8f
@ -5,6 +5,9 @@
|
|||||||
version: 2
|
version: 2
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- fix_tor_tests
|
||||||
docker:
|
docker:
|
||||||
# specify the version you desire here
|
# specify the version you desire here
|
||||||
# use `-browsers` prefix for selenium tests, e.g. `3.6.1-browsers`
|
# use `-browsers` prefix for selenium tests, e.g. `3.6.1-browsers`
|
||||||
|
Loading…
Reference in New Issue
Block a user