Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyfilyanin authored Dec 21, 2023
1 parent 282d39a commit e0cfdac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ jobs:
aws-region: ${{ env.AWS_REGION }}

- name: Deploy to k8s
uses: sergeyfilyanin/kubectl-aws-eks@master
uses: kodermax/kubectl-aws-eks@main
with:
args: rollout restart deployment stg-cb-dashboard -n $KUBE_NAMESPACE

0 comments on commit e0cfdac

Please sign in to comment.