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 d0c257d commit 7db0b50Copy full SHA for 7db0b50
codefresh.yml
@@ -15,7 +15,7 @@ steps:
15
go_fmt:
16
title: "Formatting"
17
stage: test
18
- image: goreleaser/goreleaser:v1.17.0
+ image: golang:1.24.3-alpine3.21
19
commands:
20
- go fmt
21
0 commit comments