mirror of https://github.com/containers/podman.git
Update gitvalidation epoch
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
This commit is contained in:
parent
8e71647269
commit
80723e4b9b
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
||||||
GO ?= go
|
GO ?= go
|
||||||
EPOCH_TEST_COMMIT ?= bd7de5d5dd
|
EPOCH_TEST_COMMIT ?= 7516dfd8c5
|
||||||
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)
|
||||||
|
|
Loading…
Reference in New Issue