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 7a18210 commit b3424b5Copy full SHA for b3424b5
codefresh.yml
@@ -11,7 +11,7 @@ steps:
11
type: git-clone
12
repo: "${{CF_REPO_OWNER}}/${{CF_REPO_NAME}}"
13
revision: "${{CF_REVISION}}"
14
- git: github
+ git: cf_github
15
16
go_fmt:
17
title: 'Formatting'
0 commit comments