Remove debug output
This commit is contained in:
@@ -589,9 +589,6 @@
|
|||||||
when: item.source|default('crates.io') == 'git'
|
when: item.source|default('crates.io') == 'git'
|
||||||
check_mode: false
|
check_mode: false
|
||||||
|
|
||||||
- debug:
|
|
||||||
var: rust_binary_cratesio
|
|
||||||
|
|
||||||
- name: build rust crates from crates.io
|
- name: build rust crates from crates.io
|
||||||
shell: |
|
shell: |
|
||||||
set -o errexit
|
set -o errexit
|
||||||
|
|||||||
Reference in New Issue
Block a user