Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
parinpan authored Feb 27, 2024
1 parent 094ce1d commit a882f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
env:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG_DATA }}
with:
args: apply -f deployment.yaml
args: apply -f deployment.yaml --validate=false

0 comments on commit a882f92

Please sign in to comment.