Skip to content

Commit

Permalink
incremental (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
neelasha23 authored May 6, 2024
1 parent 6e68918 commit 780d585
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Binary file added doc/static/github/logs-url.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/static/github/logs-watch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions doc/user-guide/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ Then, click on the most recent run, and you'll see the logs:
In the logs, you will see updates on the progress of the deployment. You'll also see a URL to your application where you can check its status.
Once the deployment has succeeded, it will return a URL to view your deployed project.

![](../static/github/logs-url.png)

If you would prefer to track progress only through the application UI, you can remove `--watch-incremental` from the `deploy` command in your `ploomber-cloud.yaml`:

```yaml
Expand Down

0 comments on commit 780d585

Please sign in to comment.