feat: Multiply dockerfile locations for docker buildpack
This commit is contained in:
@@ -21,6 +21,7 @@ export type BuilderJob = {
|
||||
pythonWSGI: string;
|
||||
pythonModule: string;
|
||||
pythonVariable: string;
|
||||
dockerFileLocation: string;
|
||||
createdAt: string;
|
||||
updatedAt: string;
|
||||
destinationDockerId: string;
|
||||
|
||||
Reference in New Issue
Block a user