mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23: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:
|
branches:
|
||||||
exclude: [ stable ]
|
exclude: [ stable ]
|
||||||
|
|
||||||
|
# This forces CI executions at the "opensocial" labeled location (because of much more power...)
|
||||||
|
labels:
|
||||||
|
location: opensocial
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
db_version_match:
|
db_version_match:
|
||||||
image: friendicaci/transifex
|
image: friendicaci/transifex
|
||||||
|
|
Loading…
Reference in a new issue