vijayp23/Deploy google app engine
This action will allow you to deploy Google App Engine and delete versions which are not receiving traffic
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| service-account | Service account file | yes | — |
| project-id | Project id | yes | — |
| config-files | The yaml files for the services or configurations you want to deploy | yes | — |
| service-version | The version of the app that will be created or replaced by this deployment | no | "" |
| delete-previous-versions | Delete versions which are not receiving any traffic | no | false |
| service-name | Name of the service which previous versions needs to be deleted | no | default |
| no-cache | Disables using of cache when building project | no | — |
| debug | Debug action | no | — |
Outputs
no outputs