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 6db57b5 commit 05df7d1Copy full SHA for 05df7d1
.circleci/config.yml
@@ -45,7 +45,7 @@ jobs:
45
- image: circleci/node:8.15-browsers
46
user: root
47
steps:
48
- - run: curl -X POST -H -d "https://circleci.com/api/v1/project/blocknative/react-demo/tree/develop?circle-token=$CIRCLE_TOKEN"
+ - run: curl -X POST https://circleci.com/api/v1.1/project/github/blocknative/onboard/build-staging?circle-token=$CIRCLE_TOKEN
49
50
workflows:
51
version: 2
0 commit comments