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 2f21903 commit db25ed8Copy full SHA for db25ed8
.github/workflows/ci.yml
@@ -41,6 +41,7 @@ jobs:
41
- name: Deploy data
42
run: |
43
harperdb start
44
+ sleep 10
45
harperdb deploy project=basic-data package=HarperDB/basic-data-example replicated=true
46
sleep 10
47
harperdb stop
0 commit comments