mirror of
https://github.com/containers/podman.git
synced 2025-06-02 02:26:52 +08:00
update gitvalidation epoch
updating the gitvalidation epoch to speed up git validations. Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
GO ?= go
|
GO ?= go
|
||||||
EPOCH_TEST_COMMIT ?= 5d52f74
|
EPOCH_TEST_COMMIT ?= dd0d35d
|
||||||
HEAD ?= HEAD
|
HEAD ?= HEAD
|
||||||
PROJECT := github.com/projectatomic/libpod
|
PROJECT := github.com/projectatomic/libpod
|
||||||
GIT_BRANCH := $(shell git rev-parse --abbrev-ref HEAD 2>/dev/null)
|
GIT_BRANCH := $(shell git rev-parse --abbrev-ref HEAD 2>/dev/null)
|
||||||
|
Reference in New Issue
Block a user