fix(CI): ensure at least build step work

This commit is contained in:
bmartins 2023-03-22 14:05:39 +01:00
parent 54329467c4
commit 434c0f4cf9

View File

@ -42,7 +42,7 @@ build:
before_script: before_script:
- yarn - yarn
script: script:
- yarn run build:prod:demobliss - yarn run build:prod
cache: cache:
policy: pull policy: pull