fix(core): update
This commit is contained in:
parent
3a9b6f658a
commit
16ca787314
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@shipzone/npmci',
|
||||
version: '4.1.18',
|
||||
version: '4.1.19',
|
||||
description: 'node and docker in gitlab ci on steroids'
|
||||
}
|
||||
|
@ -27,7 +27,7 @@ export interface INpmciOptions {
|
||||
urlCloudly: string;
|
||||
|
||||
// cloudron
|
||||
cloudronAppName: string;
|
||||
cloudronAppName?: string;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user