Skip to content

Commit

Permalink
Rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
dgageot committed Nov 25, 2014
1 parent 263df42 commit 1219ebf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,10 @@ where <app_id> is the ID of your project. Click on **Settings** in the left menu
```bash
gcloud preview app deploy .
```

## If something goes wrong

```
gcloud preview app modules cancel-deployment [MODULE] --version [VERSION]
gcloud preview app modules cancel-deployment default --version 1
```

0 comments on commit 1219ebf

Please sign in to comment.