We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e949e08 commit eb84cc8Copy full SHA for eb84cc8
codefresh.yml
@@ -10,7 +10,7 @@ steps:
10
type: git-clone
11
repo: "${{CF_REPO_OWNER}}/${{CF_REPO_NAME}}"
12
revision: "${{CF_REVISION}}"
13
- git: "${{GIT_CONTEXT}}"
+ git: github
14
15
prepare_env_vars:
16
title: 'Preparing environment variables...'
0 commit comments