Skip to content

Commit

Permalink
Update push-to-develop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fractos committed May 11, 2020
1 parent 7c1733c commit 5e087eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
id: deploy-to-eks-dry-run
uses: Consensys/kubernetes-action@master
with:
args: apply -f deployment.yml --dry-run=server
args: apply -f deployment.yml --server-dry-run
env:
KUBE_CONFIG_DATA: ${{ secrets.KUBE_CONFIG_DATA }}

Expand Down

0 comments on commit 5e087eb

Please sign in to comment.