Skip to content

Commit

Permalink
logging ini gethub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshhewabi committed Dec 5, 2023
1 parent ccf40ec commit b5b5edb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
k8s_replicas: ${{ vars.K8S_REPLICAS }}
K8S_NAMESPACE: ${{ vars.K8S_NAMESPACE }}
DATABASE_INI: ${{ vars.DATABASE_INI }}
LOGGING_INI: ${{ vars.LOGGING_INI }}
IMAGE: ghcr.io/${{ vars.API_GITHUB_REPOSITORY }}:latest

steps:
Expand Down

0 comments on commit b5b5edb

Please sign in to comment.