Skip to content

Commit

Permalink
Merge pull request #94 from AlexNPavel/main
Browse files Browse the repository at this point in the history
OCPBUGS-36651: Makefile: test commit
  • Loading branch information
openshift-merge-bot[bot] authored Jul 8, 2024
2 parents db7b7ad + 46eaf01 commit 6271af3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ 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 6271af3

Please sign in to comment.