Skip to content
Snippets Groups Projects

Resolve "Update the ng-cli image"

Merged trantzas requested to merge 46-update-the-ng-cli-image into develop
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -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
Loading