feat(rpm-builder): add rpm-builder binary and fix PATh environment

This commit is contained in:
2019-08-25 15:11:04 +02:00
parent f7af2d5785
commit 617c6519a6
4 changed files with 24 additions and 7 deletions

View File

@ -8,7 +8,6 @@ DOCKER_USER:=volkerraschek
image-build:
docker build \
--no-cache \
--tag ${DOCKER_USER}/build-image:${VERSION} \
.