Skip to content

Commit a2fc338

Browse files
committed
Fix test pipeline
1 parent e4d7522 commit a2fc338

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

deployment/codefresh-test.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,6 @@ steps:
1313
repo: '${{CF_REPO_OWNER}}/${{CF_REPO_NAME}}'
1414
revision: '${{CF_BRANCH}}'
1515
git: github
16-
post_main_clone:
17-
title: Post main clone
18-
type: parallel
19-
stage: prepare
20-
steps:
21-
- title: Cloning cloud-harness repository...
22-
type: git-clone
23-
stage: prepare
24-
repo: https://github.com/MetaCell/cloud-harness.git
25-
revision: '${{CLOUDHARNESS_BRANCH}}'
26-
working_directory: .
27-
git: github
2816
prepare_deployment:
2917
title: Prepare helm chart
3018
image: python:3.9.10

0 commit comments

Comments
 (0)