feat(ci): Add Gitea workflows for build and release.
This commit is contained in:
@@ -5,9 +5,10 @@ import * as url from 'url';
|
||||
export { path, url };
|
||||
|
||||
// @pushrocks scope
|
||||
import * as smartfile from '@push.rocks/smartfile';
|
||||
import * as smartshell from '@push.rocks/smartshell';
|
||||
|
||||
export { smartshell };
|
||||
export { smartfile, smartshell };
|
||||
|
||||
// third party scope
|
||||
import * as tsNode from 'ts-node';
|
||||
|
||||
Reference in New Issue
Block a user