1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

fix CI packaging naming

This commit is contained in:
Steffen Vogel 2017-09-16 17:21:29 +02:00
parent c1329c8590
commit 1ecf796cf9

View file

@ -112,11 +112,10 @@ ifdef CI
VARIANT := $(VARIANT)-ci
GIT_REV := $(shell echo $${CI_COMMIT_SHA:0:7})
GIT_BRANCH := $(CI_COMMIT_REF_NAME)
else
GIT_REV := $(shell git rev-parse --short=7 HEAD)
GIT_BRANCH := $(shell git rev-parse --abbrev-ref HEAD)
endif
GIT_BRANCH := $(shell git rev-parse --abbrev-ref HEAD)
# pkg-config dependencies
PKGS = openssl jansson