Skip to content

Commit

Permalink
chore: fix ci lock issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ovr committed Feb 5, 2024
1 parent 612ee8b commit 68ef795
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,8 @@ jobs:
with:
version: v0.9.1
driver-opts: network=host
- name: Copy yarn.lock file
run: cp yarn.lock packages/cubejs-docker
- name: Build image
uses: docker/build-push-action@v3
timeout-minutes: 30
Expand Down

0 comments on commit 68ef795

Please sign in to comment.