enabled ui build for testing

This commit is contained in:
Joe Bellus 2022-02-16 21:26:34 -05:00
parent 543d05f3d6
commit 018e0bfb9f
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ build-ui:
- apt-get -y install libssl-dev - apt-get -y install libssl-dev
- npm install - npm install
- npm run build - npm run build
rules: # rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH || $CI_COMMIT_TAG # - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH || $CI_COMMIT_TAG
artifacts: artifacts:
paths: paths:
- dist/ - dist/