Skip to content

Commit

Permalink
#70 image가 배포되면 helm chart로 pr 날리도록 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjoo96.cho committed Jun 8, 2024
1 parent 28e1e06 commit 07939b2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,11 @@ jobs:
steps:
- name: Checkout the source repository
uses: actions/checkout@v4
with:
token: ${{ secrets.HELM_TOKEN }}

- name: Checkout the target repository
uses: actions/checkout@v4
with:
repository: ssu-commerce/helm-charts
token: ${{ secrets.HELM_TOKEN }}
path: helm-charts

- name: Update YAML file
Expand Down

0 comments on commit 07939b2

Please sign in to comment.