Skip to content

Commit eb84cc8

Browse files
committed
Update codefresh.yml
1 parent e949e08 commit eb84cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codefresh.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ steps:
1010
type: git-clone
1111
repo: "${{CF_REPO_OWNER}}/${{CF_REPO_NAME}}"
1212
revision: "${{CF_REVISION}}"
13-
git: "${{GIT_CONTEXT}}"
13+
git: github
1414

1515
prepare_env_vars:
1616
title: 'Preparing environment variables...'

0 commit comments

Comments
 (0)