mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-12 15:20:41 -06:00
Change ocis for tests back to master
Was needed to be on a branch to get a PR in ocis-accounts merged. Since that is done and updated in ocis, we can now switch the tests back to ocis master.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
def main(ctx):
|
||||
before = [
|
||||
testing(ctx),
|
||||
UITests(ctx, 'filter-permissions', '7b9c01f37eea06437991c8446639c636a72ab5eb', 'master', '0075dbd7b14360de203ec2a327c6b3f5c5844364')
|
||||
UITests(ctx, 'master', 'fdf519acdedb7dfb70468b39af575559cdd5089b', 'master', '0075dbd7b14360de203ec2a327c6b3f5c5844364')
|
||||
]
|
||||
|
||||
stages = [
|
||||
|
||||
Reference in New Issue
Block a user