Skip to content

Commit 8a185de

Browse files
Update codefresh.yaml
1 parent c904a23 commit 8a185de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codefresh.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ steps:
2121
image: quay.io/codefresh/golang-ci-helper:latest
2222
stage: Release
2323
commands:
24-
- go mod download
2524
- gh release create --repo ${{CF_REPO_OWNER}}/${{CF_REPO_NAME}} -t $VERSION -n $VERSION $VERSION
2625
when:
2726
branch:

0 commit comments

Comments
 (0)