Changed a relative quoted directory value to absolute path

This commit is contained in:
dmitri 2016-03-12 14:49:45 +01:00
parent 150160799f
commit 521e9ada1e

View file

@ -2,7 +2,7 @@
# This Makefile is used for CI/CD builds. Please be careful!
#
BBOX=teleport-buildbox:latest
OUT="../"
OUT=$(realpath ../)
TELEPORT_PACKAGE=$(OUT)/teleport-app.tar.gz
# Build artifacts