Fix playbook to provide logs
Change-Id: I5d670634c8be5e5f577f5b5a5b69e5f6c681c351
This commit is contained in:
parent
fec2ecfb80
commit
c85e6ad668
@ -15,4 +15,3 @@
|
||||
- name: Publish current merged documents on readthedocs
|
||||
shell: 'set -x && curl -X POST -d "token={{ airship_drydock_readthedocs.token }}" "{{ airship_drydock_readthedocs.url }}"'
|
||||
register: result
|
||||
debug: result.stderr
|
||||
|
Loading…
x
Reference in New Issue
Block a user