Skip to content

Commit

Permalink
Update buildspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady authored Aug 22, 2024
1 parent 8849d63 commit b78622d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ phases:
on-failure: CONTINUE
commands:
- cd design/aws-build
- docker pull ${ECR_REGISTRY}/docker-hub/webpronl/reveal-md
- docker-compose -f docker-compose-static.yml up --build
- aws s3 rm --recursive s3://${S3CFBUCKET}/present_build
- aws s3 cp --recursive present_build s3://${S3CFBUCKET}/present_build
Expand Down

0 comments on commit b78622d

Please sign in to comment.