build dev, quicker...

pull/2/head
gapodo 2023-11-21 16:47:16 +01:00
parent 7ea4271810
commit c9fb5f7471
1 changed files with 1 additions and 1 deletions

View File

@ -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