Skip to content

Commit 6e382a6

Browse files
committed
[jump_ci] toolbox: jump_ci_prepare_step: tasks/main: mute the artifacts cleanup directory
1 parent a1da0d2 commit 6e382a6

File tree

1 file changed

+1
-0
lines changed
  • projects/jump_ci/toolbox/jump_ci_prepare_step/tasks

1 file changed

+1
-0
lines changed

projects/jump_ci/toolbox/jump_ci_prepare_step/tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
state: absent
2727
path: "{{ step_artifact_dir }}"
2828
mode: '0755'
29+
no_log: true # can be too chatty when cleaning an existing artifacts directly
2930

3031
- name: Ensure that the step test dirname directory exists
3132
ansible.builtin.file:

0 commit comments

Comments
 (0)