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 1ed4ad5 commit 8e33593Copy full SHA for 8e33593
.circleci/config.yml
@@ -47,7 +47,7 @@ jobs:
47
steps:
48
- run: 'curl -X POST -H -d \
49
"{build_parameters: {CIRCLE_JOB: deploy_stage}}" \
50
- "https://circleci.com/api/v1/project/blocknative/react-demo/tree/develop?circle-token=$CIRCLE_TOKEN"'
+ https://circleci.com/api/v1/project/blocknative/react-demo/tree/develop?circle-token=$CIRCLE_TOKEN'
51
52
workflows:
53
version: 2
0 commit comments