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

chore: removing helm copy from aws buildspec

parent 2762acfb
No related branches found
No related tags found
1 merge request!640chore: deleting aws helm chart
Pipeline #301802 passed
......@@ -72,10 +72,6 @@ phases:
- echo "Building integration testing assemblies and gathering artifacts..."
- ./testing/legal-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