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 46fd261 commit ffa6194Copy full SHA for ffa6194
.buildkite/release.yml
@@ -1,7 +1,7 @@
1
steps:
2
- label: Release
3
agents:
4
- image: "golang:latest@sha256:2fe82a3f3e006b4f2a316c6a21f62b66e1330ae211d039bb8d1128e12ed57bf1":${GO_VERSION}
+ image: golang:${GO_VERSION}
5
cpu: "8"
6
memory: "8G"
7
command:
0 commit comments