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 c904a23 commit 8a185deCopy full SHA for 8a185de
codefresh.yaml
@@ -21,7 +21,6 @@ steps:
21
image: quay.io/codefresh/golang-ci-helper:latest
22
stage: Release
23
commands:
24
- - go mod download
25
- gh release create --repo ${{CF_REPO_OWNER}}/${{CF_REPO_NAME}} -t $VERSION -n $VERSION $VERSION
26
when:
27
branch:
0 commit comments