depends_on is a string array
This commit is contained in:
parent
2e3b529d17
commit
b0f06c1082
@ -52,7 +52,8 @@ steps:
|
|||||||
<<: *anchor_compiler_image
|
<<: *anchor_compiler_image
|
||||||
commands:
|
commands:
|
||||||
- make install
|
- make install
|
||||||
depends_on: build-success
|
depends_on:
|
||||||
|
- build-success
|
||||||
|
|
||||||
|
|
||||||
# ### TODO package up the contents of .libs and maybe the public header?
|
# ### TODO package up the contents of .libs and maybe the public header?
|
||||||
|
Loading…
Reference in New Issue
Block a user