We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 695b9c9 commit 12e5ddfCopy full SHA for 12e5ddf
azure-pipelines.yml
@@ -11,4 +11,4 @@ steps:
11
inputs:
12
versionSpec: '10.x'
13
14
-- script: yarn && yarn test
+- script: docker-compose up -d && yarn && yarn test
0 commit comments