We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8298b83 commit 09a20ecCopy full SHA for 09a20ec
.github/workflows/tinybird-ci.yml
@@ -39,4 +39,4 @@ jobs:
39
run: tb test run
40
41
- name: Deployment check
42
- run: tb --cloud --host "${{ env.TINYBIRD_HOST }}" --token "${{ env.TINYBIRD_TOKEN }}" deploy --check
+ run: tb --cloud deploy --check
0 commit comments