Skip to content

Commit c69885c

Browse files
committed
Add --latest to coverage job since it doesn't use pre-built components
1 parent 84c491b commit c69885c

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
@@ -27,7 +27,7 @@ include:
2727
- component: $CI_SERVER_FQDN/eng/gitlab-templates/test@~latest
2828
inputs:
2929
job-name: als-cov
30-
anod-args: run test_als_cov_$ACI_TRACK
30+
anod-args: run test_als_cov_$ACI_TRACK --latest
3131
image: systemgtk
3232
# This job needs to rebuild ALS in coverage mode, so it doesn't need to
3333
# depend on the build job. The following will get it to run in parallel

0 commit comments

Comments
 (0)