Skip to content

Commit

Permalink
fix: client
Browse files Browse the repository at this point in the history
  • Loading branch information
majkshkurti committed Aug 19, 2023
1 parent f15c209 commit cfc1ce5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/client-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [dev, main, feature/add-map-page]
paths:
- "app/client/**"
- "infra/manifests/**"
workflow_dispatch:

defaults:
Expand Down
2 changes: 1 addition & 1 deletion infra/manifests/v2/client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ spec:
type: NodePort
selector:
app: goat-client

0 comments on commit cfc1ce5

Please sign in to comment.