Skip to content
Snippets Groups Projects
Commit ac4ee124 authored by trantzas's avatar trantzas
Browse files

Merge branch '46-update-the-ng-cli-image' into 'develop'

Resolve "Update the ng-cli image"

See merge request !50
parents ec9fe291 0dd90f71
No related branches found
No related tags found
1 merge request!50Resolve "Update the ng-cli image"
Pipeline #13259 passed
......@@ -26,7 +26,7 @@
.angular_build:
extends: .default
stage: build
image: trion/ng-cli:13.3.7
image: trion/ng-cli:14.2.9
script:
- |
if [ ! -f "./src/assets/config/theming.scss" ]; then
......
......@@ -20,7 +20,7 @@
.angular_build:
extends: .default
stage: build
image: trion/ng-cli:13.3.7
image: trion/ng-cli:14.2.9
script:
- |
if [ ! -f "./src/assets/config/theming.scss" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment