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 4cb6108 commit 49d38b5
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 @@ -60,4 +60,4 @@ jobs:
- name: Deploy to k8s
uses: sergeyfilyanin/kubectl-aws-eks@master
with:
args: rollout restart deployment stg-cb-dashboard -n $KUBE_NAMESPACE
args: rollout restart deployment cb-dashboard -n $KUBE_NAMESPACE

0 comments on commit 49d38b5

Please sign in to comment.