diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index c16e9cac..698ac7eb 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -16,3 +16,4 @@ pipelines: script: - yarn install - yarn build + - yarn lint