mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-04-04 13:15:24 +00:00
Fix not building from cache image.
This commit is contained in:
parent
8c6506764e
commit
a59c51fdba
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@
|
|||
# cache any future ci pipeline runs.
|
||||
docker build \
|
||||
--build-arg BUILDKIT_INLINE_CACHE=1 \
|
||||
$CACHE_FROM_BUILD_ARGS \
|
||||
$EXTRA_BUILD_ARGS \
|
||||
$IMAGE_LABELS \
|
||||
--target dev \
|
||||
|
|
Loading…
Add table
Reference in a new issue