Skip to content

Commit bc76830

Browse files
committed
Change git integration name.
1 parent f2f8c75 commit bc76830

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
@@ -11,7 +11,7 @@ steps:
1111
type: git-clone
1212
repo: "${{CF_REPO_OWNER}}/${{CF_REPO_NAME}}"
1313
revision: "${{CF_REVISION}}"
14-
git: cf_github
14+
git: github
1515

1616
go_fmt:
1717
title: 'Formatting'

0 commit comments

Comments
 (0)