mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
infrastructure: fix branch name for release builds
When backporting the gitlab infrastructure patch the branch name was not updated. Fix it. Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
21015d2e7b
commit
de7796957d
2
Makefile
2
Makefile
@ -19,7 +19,7 @@ DIRS=libraries/libapparmor \
|
|||||||
|
|
||||||
# with conversion to git, we don't export from the remote
|
# with conversion to git, we don't export from the remote
|
||||||
REPO_URL?=git@gitlab.com:apparmor/apparmor.git
|
REPO_URL?=git@gitlab.com:apparmor/apparmor.git
|
||||||
REPO_BRANCH?=master
|
REPO_BRANCH?=apparmor-2.12
|
||||||
|
|
||||||
COVERITY_DIR=cov-int
|
COVERITY_DIR=cov-int
|
||||||
RELEASE_DIR=apparmor-${VERSION}
|
RELEASE_DIR=apparmor-${VERSION}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user