feat: Ability to change deployment type for nuxtjs
This commit is contained in:
@@ -69,7 +69,6 @@ export default async function (data) {
|
||||
await createDockerfile(data, baseImage);
|
||||
await buildImage(data);
|
||||
}
|
||||
|
||||
} catch (error) {
|
||||
throw error;
|
||||
}
|
||||
|
Reference in New Issue
Block a user