Skip to content

Commit

Permalink
OCPBUGS-36840: Makefile: test commit 2
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexNPavel committed Jul 10, 2024
1 parent 85df48a commit 19fc6d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,3 @@ version=v${build_date}-${git_commit}
SOURCE_GIT_TAG=v1.0.0+$(shell git rev-parse --short=7 HEAD)

GO_LD_EXTRAFLAGS=-X github.com/openshift-eng/jira-lifecycle-plugin/vendor/k8s.io/client-go/pkg/version.gitCommit=$(shell git rev-parse HEAD) -X github.com/openshift-eng/jira-lifecycle-plugin/vendor/k8s.io/client-go/pkg/version.gitVersion=${SOURCE_GIT_TAG} -X sigs.k8s.io/prow/prow/version.Name=jira-lifecycle-plugin -X sigs.k8s.io/prow/prow/version.Version=${version}

# test

0 comments on commit 19fc6d5

Please sign in to comment.