Log on doc publish job

- Allow logs on publish job to understand failure. Credentials
  will be promptly changed.

Change-Id: I3d9f2fb260f93269db4b26ec3a27b77a577da8bb
This commit is contained in:
Scott Hussey 2018-05-30 15:06:24 -05:00
parent 708fedf70e
commit 5ee84cc622
1 changed files with 0 additions and 1 deletions

View File

@ -17,4 +17,3 @@
curl -X POST -d "token={{ readthedocs.token }}" "{{ readthedocs.url }}"
register: result
failed_when: result.failed
no_log: true