mirror of
https://github.com/dokku/buildpack-nginx.git
synced 2025-11-24 21:23:32 +00:00
chore: remove debug mode
This commit is contained in:
1
.github/workflows/review-app.yml
vendored
1
.github/workflows/review-app.yml
vendored
@ -26,4 +26,3 @@ jobs:
|
|||||||
# specify a name for the review app
|
# specify a name for the review app
|
||||||
review_app_name: nginx-buildpack-${{ github.event.pull_request.number }}
|
review_app_name: nginx-buildpack-${{ github.event.pull_request.number }}
|
||||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
trace: 1
|
|
||||||
|
|||||||
Reference in New Issue
Block a user