Skip to content

Commit

Permalink
Update volume-modifier-for-k8s.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Ajay Kemparaj <[email protected]>
  • Loading branch information
ajayk authored Jan 19, 2024
1 parent a0d3654 commit e9c1eff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion volume-modifier-for-k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ pipeline:
# TODO: Add support for plugins
- uses: go/build
with:
go-package: go-1.20 # pin to a specific version of Go as not working with go-1.21 yet
packages: ./cmd
output: volume-modifier-for-k8s
ldflags: "-X main.version=${{package.version}}"
Expand Down

0 comments on commit e9c1eff

Please sign in to comment.