Skip to content

Commit

Permalink
Adapt coverage analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
pavetok committed Dec 2, 2023
1 parent 9ff32fe commit bf0796a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .dx/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,10 @@
mvn
--no-snapshot-updates
--batch-mode
--projects tools
clean
antrun:run@coverage
chdir: "{{ playbook_dir }}/../tools"
chdir: "{{ playbook_dir }}/.."
strip_empty_ends: false
changed_when: true
when: image_status is changed
Expand Down

0 comments on commit bf0796a

Please sign in to comment.