mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
SEARCH-662 (Update docker image location and the docker-compose files)
This commit is contained in:
@@ -4,7 +4,7 @@ set -e
|
||||
[ "$DEBUG" ] && set -x
|
||||
|
||||
# set current working directory to the directory of the script
|
||||
cd "$(dirname "$0")"
|
||||
cd "$bamboo_working_directory"
|
||||
|
||||
nicebranch=`echo "$bamboo_planRepository_1_branch" | sed 's/\//_/'`
|
||||
dockerImage="quay.io/alfresco/search-services:$bamboo_maven_version"
|
||||
|
||||
Reference in New Issue
Block a user