Skip to content
Snippets Groups Projects
Commit c012554d authored by Marc Burnie [AWS]'s avatar Marc Burnie [AWS]
Browse files

chore: removing helm copy from aws buildspec

parent f96a0e1b
No related branches found
No related tags found
1 merge request!857chore: deleting aws helm chart
Pipeline #301799 passed
......@@ -77,10 +77,6 @@ phases:
- echo "Building integration testing assemblies and gathering artifacts..."
- ./testing/indexer-test-aws/build-aws/prepare-dist.sh
- sed -i "s|__CONTAINER__|$ECR_IMAGE|" devops/aws/chart/values.yaml
- echo "--Copying Helm Charts to ${OUTPUT_DIR:-dist}--"
- rsync -r devops/aws/* "${OUTPUT_DIR:-dist}"
- echo "Build and push docker image..."
- docker buildx create --driver docker-container --use
- docker buildx inspect --bootstrap
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment