mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-26 10:17:53 +00:00
Merge pull request #219 from baude/gitvalidation
update gitvalidation epoch
This commit is contained in:
commit
198c91c2ea
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
GO ?= go
|
||||
EPOCH_TEST_COMMIT ?= 5d52f74
|
||||
EPOCH_TEST_COMMIT ?= dd0d35d
|
||||
HEAD ?= HEAD
|
||||
PROJECT := github.com/projectatomic/libpod
|
||||
GIT_BRANCH := $(shell git rev-parse --abbrev-ref HEAD 2>/dev/null)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue