Skip to content

Commit

Permalink
feat(cloudfoundry): support docker deployments on cloudfoundry (#8864)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachsmith1 committed Feb 8, 2021
1 parent b458468 commit 5713c91
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ export class CloudFoundryServerGroupArtifactSettings

private excludedArtifactTypePatterns = [
ArtifactTypePatterns.KUBERNETES,
ArtifactTypePatterns.DOCKER_IMAGE,
ArtifactTypePatterns.FRONT50_PIPELINE_TEMPLATE,
];

Expand Down

0 comments on commit 5713c91

Please sign in to comment.