flat-insurance-25294
10/01/2020, 9:10 PMconst image = buildAndPushImage(name: "app:23", pathOrBuild: "./app"): RepositoryImage
or
const image = new RepositoryImage(repository: repo, image: "app:23")?
if I want to get a specific image or build it, if it’s missing.