Auto DevOPs: Angular app not getting through production phase in the pipeline.

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

  • Close this issue

Summary

  • Application successfully gets through build and test stage, gets stuck at Production stage

on production stage:

image

Log from the pod:

image

Steps to reproduce

  1. Create a new Angular Application through Angular CLI
  2. ng add @briebug/jest-schematic (to avoid Karma related issues during testing)
  3. Enable Auto DevOps and Add Kubernetes (GKS)

Options tried:

  • moved '@angular/cli' from devDependencies to dependencies (package.json)
  • Created a fresh angular project (added jest to replace karma.. karma was giving some headache with chromeHeadless etc..)

    The problem persist even in the fresh application.

Example Project

https://gitlab.com/Rahul_Ace/angulartrial

What is the current bug behavior?

Angular App not getting deployed

What is the expected correct behavior?

Angular App should get deployed as no initial config is expected.

Edited Sep 22, 2025 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading