Maintenance: Update golibs and update params
This commit is contained in:
7
internal/cli/ci.go
Normal file
7
internal/cli/ci.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package cli
|
||||
|
||||
import "context"
|
||||
|
||||
func (c *cli) CI(context context.Context) error {
|
||||
return nil
|
||||
}
|
||||
Reference in New Issue
Block a user