mirror of
https://github.com/friendica/friendica
synced 2024-11-09 17:02:54 +00:00
add opensocial as location for db-based execution
This commit is contained in:
parent
8ee58aaf18
commit
e231907b3c
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ matrix:
|
|||
branches:
|
||||
exclude: [ stable ]
|
||||
|
||||
# This forces CI executions at the "opensocial" labeled location (because of much more power...)
|
||||
labels:
|
||||
location: opensocial
|
||||
|
||||
steps:
|
||||
db_version_match:
|
||||
image: friendicaci/transifex
|
||||
|
|
Loading…
Reference in a new issue