Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FerLuisxd authored Jun 17, 2020
1 parent 841fc13 commit a91fc7e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ Name of the image. Should be specified without domain and project.

Image tag to set for the built image.

### `image_tag2`

Second image tag to set for the built image.

## Required Environment Variables

### `GCLOUD_SERVICE_KEY`
Expand All @@ -44,4 +48,4 @@ with:
env:
GCLOUD_SERVICE_KEY: ${{ secrets.GCLOUD_SERVICE_KEY }}
GOOGLE_PROJECT_ID: ${{ secrets.GOOGLE_PROJECT_ID }}
```
```

0 comments on commit a91fc7e

Please sign in to comment.