hive-forge: add ci-log verb for actions job step logs (closes #1674)
This commit is contained in:
parent
1d259e84f2
commit
2223af1b21
5 changed files with 216 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ pub mod assign;
|
|||
pub mod attach;
|
||||
pub mod attachment_get;
|
||||
pub mod branches;
|
||||
pub mod ci_log;
|
||||
pub mod clone;
|
||||
pub mod close;
|
||||
pub mod comment;
|
||||
|
|
|
|||
Loading…
Reference in a new issue