Skip to content

Commit

Permalink
set db-owner
Browse files Browse the repository at this point in the history
  • Loading branch information
KwilLuke committed Feb 3, 2025
1 parent e7b9126 commit de60132
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
task build:docker
cd contrib/docker/compose/kwil
echo "Starting kwil docker"
docker compose up -d
docker compose up -d --force-recreate kwild --command "$(docker compose config --services kwild) --db-owner 0x7E5F4552091A69125d5DfCb7b8C2659029395Bdf"
cd -
- name: Install and build kwiljs
Expand Down

0 comments on commit de60132

Please sign in to comment.