Export the cache busting build timestamp so it is seen by later commands.
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ DIR="$(dirname -- "${BASH_SOURCE[0]}")"
|
|||||||
PROG="$(basename -- "${BASH_SOURCE[0]}")"
|
PROG="$(basename -- "${BASH_SOURCE[0]}")"
|
||||||
source $DIR/../source.env
|
source $DIR/../source.env
|
||||||
|
|
||||||
BUILD_TIMESTAMP="`date`"
|
export BUILD_TIMESTAMP="`date`"
|
||||||
|
|
||||||
## Functions ##
|
## Functions ##
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user