Put back createPublishBitbucketAction in index.ts
Signed-off-by: MALIN WIDÈN <malwi130@student.liu.se>
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
*/
|
||||
|
||||
export { createPublishAzureAction } from './azure';
|
||||
export { createPublishBitbucketAction } from './bitbucket';
|
||||
export { createPublishBitbucketCloudAction } from './bitbucketCloud';
|
||||
export { createPublishBitbucketServerAction } from './bitbucketServer';
|
||||
export { createPublishGerritAction } from './gerrit';
|
||||
|
||||
Reference in New Issue
Block a user