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 2070bec commit 59ce897
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/work-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,8 @@ jobs:
with:
method: kubeconfig
kubeconfig: ${{ secrets.KUBE_CONFIG }}
- name: List Entire Workspace
run: |
ls -R $GITHUB_WORKSPACE
- run: |
kubectl set image deployment.apps/trendpick-1 trendpick-1=ghcr.io/trandpick/trendpick-1:${{ needs.tag.outputs.tag_name }}

0 comments on commit 59ce897

Please sign in to comment.