Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
Update nodejs/vue2/buildpack script log output
Browse files Browse the repository at this point in the history
  • Loading branch information
socheatsok78 committed Jun 27, 2022
1 parent d016d3e commit 8c96ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodejs/vue2/buildpack
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ build() {
;;
esac

echo "Building Vue.js v2 application using ${BUILD_MODE} environment"
echo "Buildpack: Building Vue.js v2 application for ${BUILD_MODE}..."
echo "- DOCKER_META_IMAGES=${DOCKER_META_IMAGES}"
echo "- DOCKER_META_VERSION=${DOCKER_META_VERSION}"
echo
Expand Down

0 comments on commit 8c96ffa

Please sign in to comment.