Skip to content

Commit a781156

Browse files
author
Abdelhalim Dadouche
committed
buidlspec update : v0.0.1 branch is no longer available for aws4embeddedlinux/meta-aws-demos -> switchig to main
1 parent 298bf57 commit a781156

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source-repo/meta-aws-demo/build.buildspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ phases:
2323
fi
2424
build:
2525
commands:
26-
- git clone https://github.com/aws4embeddedlinux/meta-aws-demos -b v0.0.1
26+
- git clone https://github.com/aws4embeddedlinux/meta-aws-demos
2727
- cd meta-aws-demos
2828
- git submodule update --init --recursive
2929
- echo Build started on `date`

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@
3030
"cdk.out",
3131
"dist"
3232
]
33-
}
33+
}

0 commit comments

Comments
 (0)