From 018e0bfb9f600b57780f4a84c2606f3982387bd5 Mon Sep 17 00:00:00 2001 From: Joe Bellus Date: Wed, 16 Feb 2022 21:26:34 -0500 Subject: [PATCH] enabled ui build for testing --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 272d03e..7cce51e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,8 +22,8 @@ build-ui: - apt-get -y install libssl-dev - npm install - npm run build - rules: - - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH || $CI_COMMIT_TAG + # rules: + # - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH || $CI_COMMIT_TAG artifacts: paths: - dist/