Skip to content

Commit

Permalink
Update work-1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hye-0000 authored Jun 13, 2023
1 parent 7a70da9 commit acef070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/work-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ jobs:
method: kubeconfig
kubeconfig: ${{ secrets.KUBE_CONFIG }}
- run: |
kubectl set image deployment.apps/trendpick-1 trendpick-1=ghcr.io/TrendPick_Pro/trendpick-1:${{ needs.tag.outputs.tag_name }}
kubectl set image deployment.apps/trendpick-1 trendpick-1=ghcr.io/trandpick/trendpick-1:${{ needs.tag.outputs.tag_name }}

0 comments on commit acef070

Please sign in to comment.