Refactor ci pipeline.

This commit is contained in:
Spencer Ofwiti 2020-12-28 14:12:10 +03:00
parent d0642ad4d8
commit 3088970adc
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ build_app:
tags:
- docker
script:
- ng build --prod
- npm ng build --prod
# after_script:
# - mv $PROJECT_PATH/nginx.conf $PROJECT_PATH/default.conf
# - cp $PROJECT_PATH/default.conf $APP_OUTPUT_PATH