Skip to content

Commit

Permalink
Test: github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCloudBricklayer committed Apr 19, 2024
1 parent 12af88d commit defb133
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,5 @@ jobs:
-
name: Deploy to Kubernetes
run: |
cat ${{ runner.workspace }}/.kube/config
kubectl apply -f ${{ runner.workspace }}/k8s/. --namespace ${{ secrets.NAMESPACE }} \
--validate=false

0 comments on commit defb133

Please sign in to comment.