impl get_original_code_rule

3 jobs for develop in 1 minute and 28 seconds (queued for 1 second)
latest
Status Job ID Name Coverage
  Build
failed #236069
docker-arm
build-arm

00:00:33

failed #236068
docker
build-x86

00:01:28

 
  Deploy
skipped #236070
docker
deploy_branch
 
Name Stage Failure
failed
build-x86 Build
  17 |     RUN npm ci && npm cache clean --force
18 | COPY . ./
19 | >>> RUN npm run build
20 |
21 | FROM base
--------------------
ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 2
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

failed
build-arm Build
  17 |     RUN npm ci && npm cache clean --force
18 | COPY . ./
19 | >>> RUN npm run build
20 |
21 | FROM base
--------------------
ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 2
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1