mirror of
https://github.com/dokku/buildpack-nginx.git
synced 2026-03-12 00:35:56 +00:00
feat: enable trace mode on cleanups
This commit is contained in:
committed by
GitHub
parent
488cf5fed2
commit
5763938ba0
1
.github/workflows/review-app-cleanup.yml
vendored
1
.github/workflows/review-app-cleanup.yml
vendored
@ -21,3 +21,4 @@ jobs:
|
||||
# specify a name for the review app
|
||||
review_app_name: nginx-buildpack-${{ github.event.pull_request.number }}
|
||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
trace: "1"
|
||||
|
||||
Reference in New Issue
Block a user