build dev, quicker...
parent
7ea4271810
commit
c9fb5f7471
|
@ -25,7 +25,7 @@ steps:
|
||||||
build-npm:
|
build-npm:
|
||||||
image: *node_image
|
image: *node_image
|
||||||
commands:
|
commands:
|
||||||
- bash ./scripts/build.sh web rel
|
- bash ./scripts/build.sh web dev
|
||||||
|
|
||||||
build-docker-next:
|
build-docker-next:
|
||||||
image: *buildx_image
|
image: *buildx_image
|
||||||
|
|
Loading…
Reference in New Issue