Skip to content

Commit b2fc40e

Browse files
committed
build(codefresh): rename 'clone' step to special name 'main_clone'
1 parent 5abab98 commit b2fc40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codefresh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ stages:
66
- release
77

88
steps:
9-
clone:
9+
main_clone:
1010
stage: prepare
1111
type: 'git-clone'
1212
repo: '${{CF_REPO_OWNER}}/${{CF_REPO_NAME}}'

0 commit comments

Comments
 (0)