mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
don't change directory back to root
This commit is contained in:
@@ -5,4 +5,3 @@ set -ev
|
||||
cd $1
|
||||
docker login quay.io -u ${QUAY_USERNAME} -p ${QUAY_PASSWORD}
|
||||
docker-compose up -d
|
||||
cd $TRAVIS_BUILD_DIR
|
||||
|
Reference in New Issue
Block a user