Switch from shell to make module
Change-Id: I2df87d78ef2f71f79bb28e8c46ff99ccebad589d
This commit is contained in:
parent
15d45199a8
commit
de87f8a5a4
@ -11,6 +11,6 @@
|
||||
# limitations under the License.
|
||||
|
||||
- name: Buid airshipctl Docs
|
||||
shell: "make docs"
|
||||
args:
|
||||
make:
|
||||
chdir: "{{ zuul.project.src_dir }}"
|
||||
target: docs
|
||||
|
Loading…
Reference in New Issue
Block a user