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