Skip to content

Commit f68955d

Browse files
committed
test: check_build_src do not the build job to run before
1 parent f3036a6 commit f68955d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -471,6 +471,7 @@ test_published_artifacts:
471471

472472
check_build_src:
473473
extends: .check_job
474+
needs: []
474475
variables:
475476
GRADLE_TARGET: ":buildSrc:build"
476477

0 commit comments

Comments
 (0)