feat(ci): Migrate CI/CD workflow from GitLab CI to Gitea CI
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/**
|
||||
* autocreated commitinfo by @pushrocks/commitinfo
|
||||
* autocreated commitinfo by @push.rocks/commitinfo
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/smarts3',
|
||||
version: '2.1.1',
|
||||
description: 'create an s3 endpoint that maps to a local directory'
|
||||
name: '@push.rocks/smarts3',
|
||||
version: '2.2.0',
|
||||
description: 'A Node.js TypeScript package to create a local S3 endpoint for simulating AWS S3 operations using mapped local directories for development and testing purposes.'
|
||||
}
|
||||
|
Reference in New Issue
Block a user