Do not build beta and stable for dev environment fix

pull/287/head
Vladimir Volek 6 years ago committed by Szymon Lesisz
parent 2c4b32539c
commit c82099e4ac

@ -55,7 +55,7 @@ build stable:
- yarn install
- yarn run build:stable
only:
- beta
- stable
artifacts:
expire_in: 1 week
paths:

Loading…
Cancel
Save