Skip to content

Commit

Permalink
fix(build): added core before building admins
Browse files Browse the repository at this point in the history
  • Loading branch information
allardy committed Nov 13, 2018
1 parent 396e606 commit 1c1b71c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildspec.yml
Expand Up @@ -34,6 +34,7 @@ phases:
- echo "BUILDING FOR '$ARTIFACT_NAME' edition '$EDITION'. GIT TAG = '$CODEBUILD_GIT_TAG'"
- yarn
- yarn build:modules-builder
- yarn build:core
- yarn build:studio-prod
- yarn build:admin-prod

Expand Down

0 comments on commit 1c1b71c

Please sign in to comment.