This action prepares a shell script for remote server execution.
Required The name of the platform to build.
Required The username.
Optional The maximum number of old releases. Default 5.
Optional The name of the infrastructure configuration directory. Default "infrastructure".
The version of the build.
The name of build directory.
The name of release directory.
The path to install script.
Need to run Golang build.
Need to run PHP build.
Need to run composer install.
uses: CrowdSoft-io/action-build@v1.0
with:
platform: 'next'
user: 'developer'