Skip to content

Commit

Permalink
Remove unused build-output folder
Browse files Browse the repository at this point in the history
  • Loading branch information
nateglims committed Sep 8, 2023
1 parent 129fa35 commit 76b1184
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions source-repo/poky-ami/build.buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ phases:
commands:
- chown -R yoctouser /sstate-cache
- chown -R yoctouser /downloads
- chown yoctouser /build-output
- chmod 755 /sstate-cache
- chmod 755 /downloads
- chmod 755 /build-output
build:
commands:
- echo Build started on `date`
Expand Down
4 changes: 2 additions & 2 deletions test/__snapshots__/demo-pipeline.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1892,7 +1892,7 @@ def handler(event, context):
"BranchName": "main",
"S3": {
"Bucket": "cdk-hnb659fds-assets-12341234-eu-central-1",
"Key": "e38f91b624a058246c962f71723dd402e107eed88a7a38070ff5ddd245bd3bff.zip",
"Key": "51cdb1798371a3656fb7f604ae18cd5413a8b77fd2d565a307072e1ba9e1aa2e.zip",
},
},
"RepositoryName": "layer-repo-PokyAmiPipeline2ExportsOutputFnGetAttPipelineVpc0543904ACidrBlock70DEC992",
Expand Down Expand Up @@ -3952,7 +3952,7 @@ def handler(event, context):
"BranchName": "main",
"S3": {
"Bucket": "cdk-hnb659fds-assets-12341234-eu-central-1",
"Key": "e38f91b624a058246c962f71723dd402e107eed88a7a38070ff5ddd245bd3bff.zip",
"Key": "51cdb1798371a3656fb7f604ae18cd5413a8b77fd2d565a307072e1ba9e1aa2e.zip",
},
},
"RepositoryName": "layer-repo-MyTestStack",
Expand Down

0 comments on commit 76b1184

Please sign in to comment.