这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@josegonzalez
Copy link
Member

Without this, we end up with PWD issues as the tmp directory is removed automatically after a build.

Closes #6771

Without this, we end up with PWD issues as the tmp directory is removed automatically after a build.

Closes #6771
@josegonzalez josegonzalez merged commit 4cfd22f into master Mar 29, 2024
@josegonzalez josegonzalez deleted the 6771-handle-directory-removal branch March 29, 2024 02:34
github-actions bot pushed a commit that referenced this pull request Mar 31, 2024
# History

## 0.34.2

Install/update via the bootstrap script:

```shell
wget -NP . https://dokku.com/install/v0.34.2/bootstrap.sh
sudo DOKKU_TAG=v0.34.2 bash bootstrap.sh
```

### Bug Fixes

- #6779: @josegonzalez Add --global flag to ps:set
- #6778: @josegonzalez Popd out of tmp directory after a git push-based deployment
- #6777: @josegonzalez Use correct function name in openresty:report output

### Documentation

- #6781: @josegonzalez Update builder management docs to warn that globally setting a builder will force all apps to use that builder
- #6780: @josegonzalez Clarify ssh-keys commands to run when adding ssh keys in docker-based installation

### Other

- #6776: @josegonzalez Use a long git sha in the git:report output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

shell-init errors

2 participants