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.
|
# limitations under the License.
|
||||||
|
|
||||||
- name: Buid airshipctl Docs
|
- name: Buid airshipctl Docs
|
||||||
shell: "make docs"
|
make:
|
||||||
args:
|
|
||||||
chdir: "{{ zuul.project.src_dir }}"
|
chdir: "{{ zuul.project.src_dir }}"
|
||||||
|
target: docs
|
||||||
|
Loading…
Reference in New Issue
Block a user