Skip to content

Commit aa621cd

Browse files
author
Jiten Thakkar
committed
Package build and bundle scripts with the source code
Put the build and bundle scripts to the source code so that we can use it in the codebuild integration test for building bundles on Robomaker AMI
1 parent 9a4d850 commit aa621cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

robomaker-sample-app-ci/src/aws-robomaker-sample-application-ci.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ async function prepare_sources() {
120120
const sourceIncludes = [
121121
"robot_ws",
122122
"simulation_ws",
123+
"scripts",
123124
"LICENSE*",
124125
"NOTICE*",
125126
"README*",

0 commit comments

Comments
 (0)