Do not build beta and stable for dev environment fix

pull/255/head
Vladimir Volek 6 years ago
parent cb54b8365a
commit 529dc4f00e

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

Loading…
Cancel
Save