mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
Update before_install.sh
This commit is contained in:
parent
f34db75488
commit
84dfdbdb7c
@ -9,7 +9,7 @@ pip install --user awscli
|
||||
|
||||
export NODE_OPTIONS="--max_old_space_size=30000"
|
||||
export GIT_HASH=`git rev-parse HEAD`
|
||||
S3_DBP_PATH="s3://alfresco-travis-builds/dbp"
|
||||
S3_DBP_PATH="s3://alfresco-travis-builds/aca"
|
||||
export BASE_HASH="$(git describe --tags `git rev-list --tags --max-count=1`)"
|
||||
export HEAD_HASH="HEAD"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user