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 12, 2023
1 parent e4c0bbe commit 80e9a3d
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/jhs512/trendpick-1:${{ needs.tag.outputs.tag_name }}
kubectl set image deployment.apps/trendpick-1 trendpick-1=ghcr.io/hye-0000/trendpick-1:${{ needs.tag.outputs.tag_name }}

0 comments on commit 80e9a3d

Please sign in to comment.