We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3036a6 commit f68955dCopy full SHA for f68955d
1 file changed
.gitlab-ci.yml
@@ -471,6 +471,7 @@ test_published_artifacts:
471
472
check_build_src:
473
extends: .check_job
474
+ needs: []
475
variables:
476
GRADLE_TARGET: ":buildSrc:build"
477
0 commit comments