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

chore: removing helm copy from aws buildspec

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