Skip to content

Commit ad1f844

Browse files
committed
ci: modify ee-tests job
Run EE tests from another repo
1 parent ed7c898 commit ad1f844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ run_ee_tests:
4040
stage: ee_tests
4141
allow_failure: true
4242
trigger:
43-
project: tarantool/java/tarantool-java-sdk-ee-testing
43+
project: tarantool/java/tarantool-java-sdk-ee
4444
strategy: depend
4545
branch: master
4646
variables:

0 commit comments

Comments
 (0)