We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84c491b commit c69885cCopy full SHA for c69885c
.gitlab-ci.yml
@@ -27,7 +27,7 @@ include:
27
- component: $CI_SERVER_FQDN/eng/gitlab-templates/test@~latest
28
inputs:
29
job-name: als-cov
30
- anod-args: run test_als_cov_$ACI_TRACK
+ anod-args: run test_als_cov_$ACI_TRACK --latest
31
image: systemgtk
32
# This job needs to rebuild ALS in coverage mode, so it doesn't need to
33
# depend on the build job. The following will get it to run in parallel
0 commit comments