Skip to content

Commit

Permalink
added debug flag for prod deploy (#1367)
Browse files Browse the repository at this point in the history
  • Loading branch information
Richi authored Nov 25, 2024
1 parent 3361155 commit 2832842
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
cluster: tkg-innov-prod
url: https://tkg.bratislava.sk
flag: --production
debug: --debug
secrets:
service-account: ${{ secrets.PROD_STANDALONE_TOKEN }}
registry-pass: ${{ secrets.HARBOR_REGISTRY_PASSWORD }}
Expand Down

0 comments on commit 2832842

Please sign in to comment.