Releases: continuousphp/deploy-agent
Releases · continuousphp/deploy-agent
Docker enhancement
deployAgent in Container As Service
- Create docker container with deployAgent embeded
- use tar command on non-windows systems, because PharData doesn't keep symlinks when extracting the package.
- Enable Docker-Cloud Autobuild
bugfix app symlink
Change application target symlink to relative link instead absolute.
it was an issue when deploy was under Jail ( Chroot ) like Docker.
bugfix in error handling
Merge pull request #11 from continuousphp/bugfix bugfix in error handling