Skip to content

Commit

Permalink
CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeniu Goncearuc committed Sep 29, 2023
1 parent db1e00d commit ef995fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Package Helm chart
run: |
# Change directories to where your chart is located
cd helm
cd helm/poc
helm package .
- name: Login to ECR (for Helm)
Expand Down

0 comments on commit ef995fe

Please sign in to comment.