Merge "Use bash for releasenotes job shell"

This commit is contained in:
Zuul 2017-09-28 21:42:44 +00:00 committed by Gerrit Code Review
commit ce30401b7b

View File

@ -127,3 +127,4 @@
# Revert any changes to the index file.
git checkout -- ${DIRECTORY}/source/index.rst
chdir: 'src/{{ zuul.project.canonical_name }}'
executable: /bin/bash