We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca309fa commit f534a2cCopy full SHA for f534a2c
.circleci/config.yml
@@ -37,6 +37,7 @@ jobs:
37
38
- run:
39
command: |
40
+ exit 1
41
export CONTEXT="production"
42
yarn install
43
./deploy.sh
0 commit comments