Skip to content
Snippets Groups Projects
Commit dfda7208 authored by Ilya Zhukov's avatar Ilya Zhukov
Browse files

Update .gitlab-ci.yml

parent 988901b7
No related branches found
No related tags found
No related merge requests found
Pipeline #222199 passed
...@@ -13,7 +13,7 @@ pages: ...@@ -13,7 +13,7 @@ pages:
stage: deploy stage: deploy
script: script:
- yarn install - yarn install
- yarn build:gitlab - 'yarn build:gitlab --out-dir public/$(expr $CI_COMMIT_BRANCH : "instances/\(.*\)")'
artifacts: artifacts:
paths: paths:
- public - public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment