mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 22:46:49 +00:00
chore: docker build action bug
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
1
.github/workflows/release-docker.yml
vendored
1
.github/workflows/release-docker.yml
vendored
@@ -101,6 +101,7 @@ jobs:
|
||||
|
||||
- name: Build nocodb and docker files
|
||||
run: |
|
||||
pnpm install --ignore-scripts --no-frozen-lockfile
|
||||
pnpm run docker:build
|
||||
working-directory: ${{ env.working-directory }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user