blob: 975b4dc90dc1da0d930b89088b147cb8c85d1048 [file] [log] [blame]
GERRIT_VERSION=3.2
GERRIT_PATCH=0-rc3
GERRIT_BRANCH=stable-$(GERRIT_VERSION)
GERRIT_CI=https://gerrit-ci.gerritforge.com/view/Plugins-$(GERRIT_BRANCH)/job
LAST_BUILD=lastSuccessfulBuild/artifact/bazel-bin/plugins
HEAD_SHA1=$(shell git log -1 --format=format:%h)
IMAGE_TAG=$(GERRIT_VERSION).$(GERRIT_PATCH)-$(HEAD_SHA1)