We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c71fc3 commit 93e3985Copy full SHA for 93e3985
bin/build-codedeploy.sh
@@ -68,7 +68,7 @@ $APPLICTION_DIR
68
$SRC_DIR
69
$GAUNTLT_DIR
70
$BASE_DIR/codedeploy/appspec.yml"
71
-echo "Copying sources into place
+echo "Copying sources into place"
72
for src in $SOURCES; do
73
echo cp -a "$src" "$BUILD_DIR"
74
cp -a "$src" "$BUILD_DIR"
0 commit comments