Skip to content

Commit a9f57e6

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 a9f57e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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`

0 commit comments

Comments
 (0)