mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-12 03:45:46 +00:00
Update CI base branch
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:
parent
810cbf1fb9
commit
aa29bd6de8
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -28,7 +28,7 @@ DESTDIR ?=
|
|||
EPOCH_TEST_COMMIT ?= $(shell git merge-base $${DEST_BRANCH:-main} HEAD)
|
||||
HEAD ?= HEAD
|
||||
PROJECT := github.com/containers/podman
|
||||
GIT_BASE_BRANCH ?= origin/main
|
||||
GIT_BASE_BRANCH ?= origin/v4.2
|
||||
LIBPOD_INSTANCE := libpod_dev
|
||||
PREFIX ?= /usr/local
|
||||
BINDIR ?= ${PREFIX}/bin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue