team-xquare/Xquare deployment
Tasks to deploy to xquare server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | Environment classification for servers (prod/stag) | yes | — |
| base_url | Base url of code | — | . |
| base_path | Base url of code | — | . |
| config_file_path | Path of Xquare Config file | — | .xquare/config.yaml |
| access_key | Access-key for authenticate to run action | yes | — |
| yarn_docker_build | Boolean value indicating whether to use the "yarn docker build" command instead of the "docker build" command | — | false |
| yarn_workspace | Workspace name to build docker image | no | — |
| buildargs | Use buildargs when you want to pass a list of environment variables to docker as build-args | no | — |
| build_path | build_path when your project is configured multi-module | no | . |
| language | Language of code | no | null |
| critical_service | Deploy ONDEMAND boolean value | no | false |
| private_service | Used when exposure to the outside is not possible. | no | false |
Outputs
no outputs