Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet authored Jul 12, 2023
1 parent 14cb519 commit 4a22e49
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: engineerd/[email protected]
- name: deploy
run: kubectl apply -k manifests/
- name: Check if deployment is ok
run: echo "check deployment"

0 comments on commit 4a22e49

Please sign in to comment.