Skip to content

Commit

Permalink
build test
Browse files Browse the repository at this point in the history
  • Loading branch information
Avi-Robusta committed Jul 2, 2024
1 parent 0f56888 commit 578ae8c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
# It runs tests to validate that the code is working before publishing a new
# version for plugin "lineage" in krew-index.
name: release
on:
push:
tags:
- 'v*.*.*'
on: [push]
env:
GO_VERSION: "1.22.4"
jobs:
Expand Down

0 comments on commit 578ae8c

Please sign in to comment.