1
0
mirror of https://github.com/dokku/buildpack-nginx.git synced 2026-03-12 00:35:56 +00:00

Merge pull request #93 from dokku/josegonzalez-patch-1

feat: enable trace mode on cleanups
This commit is contained in:
Jose Diaz-Gonzalez
2026-03-07 10:56:16 -05:00
committed by GitHub

View File

@ -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"