setup-gcloud/appengine-deploy
2020-04-12 16:17:06 -07:00
..
dist Initial outline 2020-04-12 16:17:06 -07:00
src Initial outline 2020-04-12 16:17:06 -07:00
.eslintrc.js Initial outline 2020-04-12 16:17:06 -07:00
.gitignore Initial outline 2020-04-12 16:17:06 -07:00
.prettierrc.js Initial outline 2020-04-12 16:17:06 -07:00
action.yml Initial outline 2020-04-12 16:17:06 -07:00
package-lock.json Initial outline 2020-04-12 16:17:06 -07:00
package.json Initial outline 2020-04-12 16:17:06 -07:00
README.md Initial outline 2020-04-12 16:17:06 -07:00
tsconfig.json Initial outline 2020-04-12 16:17:06 -07:00

appengine-deploy

This action deploys your source code to App Engine and makes the URL available to later build steps via outputs. This allows you to parameterize your App Engine deployments.

What does it do:

Prerequisites

inputs

outputs

Example Usage

Used with setup-gcloud or add Credentials