make build also depend on UI tests

This commit is contained in:
Artur Neumann
2020-08-21 15:01:56 +05:45
parent db68531e54
commit 5e66bf645c
+1
View File
@@ -265,6 +265,7 @@ def docker(ctx, arch):
],
'depends_on': [
'testing',
'UiTests',
],
'trigger': {
'ref': [