1
0
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:
Jose Diaz-Gonzalez
2026-03-07 10:55:26 -05:00
committed by GitHub
parent 488cf5fed2
commit 5763938ba0

View File

@ -21,3 +21,4 @@ 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"