Skip to content

Commit

Permalink
Merge pull request #1 from bryannho/main
Browse files Browse the repository at this point in the history
Add --watch to sample yaml
  • Loading branch information
edublancas authored Dec 14, 2023
2 parents 89ca7e9 + 29d7d28 commit 2616727
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ploomber-cloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ jobs:
env:
PLOOMBER_CLOUD_KEY: ${{ secrets.PLOOMBER_CLOUD_KEY }}
run: |
ploomber-cloud deploy
ploomber-cloud deploy --watch
# The --watch flag will print deployment status updates to the logs.
# To learn more, visit: https://docs.cloud.ploomber.io/en/latest/user-guide/github.html

0 comments on commit 2616727

Please sign in to comment.