Skip to content

Commit

Permalink
chore(deploy): build push new images
Browse files Browse the repository at this point in the history
  • Loading branch information
EchoSkorJjj committed Apr 27, 2024
1 parent 1f44f0d commit bd43424
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kong-gateway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- feat/build-push
- chore/build-push
paths:
- 'backend/kong-gateway/**'

Expand Down
1 change: 1 addition & 0 deletions backend/kong-gateway/kong.deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ services:
- name: health-check-service
routes:
- name: health-check-route
host: localhost
paths:
- /api/v1/healthz

Expand Down

0 comments on commit bd43424

Please sign in to comment.