You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2022/07/19 16:54:34 UTC

[GitHub] [daffodil] Shanedell commented on a diff in pull request #815: Update yarn build command to be yarn package

Shanedell commented on code in PR #815:
URL: https://github.com/apache/daffodil/pull/815#discussion_r924746783


##########
containers/release-candidate/daffodil-release-candidate:
##########
@@ -298,7 +298,7 @@ case $PROJECT_REPO in
     echo "Building Convenience Binaries..."
     mkdir -p $DAFFODIL_RELEASE_DIR/bin/
     yarn install
-    yarn build
+    yarn package

Review Comment:
   Oh yeah that is true because the packaging script does run it



-- 
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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org