essobedo commented on code in PR #1048:
URL: https://github.com/apache/activemq/pull/1048#discussion_r1359479201


##########
assembly/src/docker/build.sh:
##########
@@ -100,7 +100,7 @@ elif [ -n "${FROM_LOCAL}" ]; then
   if [ -n "${ARCHIVE}" ]; then
      DIST_DIR=${ARCHIVE}
   else
-     DIST_DIR="target/apache-activemq-*.tar.gz"
+     DIST_DIR="../../target/apache-activemq-*.tar.gz"

Review Comment:
   Good question, since I was not sure from where to launch the script because 
I did not find any doc about it, I may have changed it incorrectly. I will 
revert it asap.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to