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 db6ccc8 commit 06fa90aCopy full SHA for 06fa90a
.circleci/config.yml
@@ -21,4 +21,4 @@ jobs:
21
path: _gen.tar.gz
22
23
# Trigger a new build of the deploy project
24
- - run: curl -X POST --header "Content-Type: application/json" https://circleci.com/api/v1.1/project/github/PokeAPI/deploy/build?circle-token=$CIRCLECI_API_TOKEN
+ - run: "curl -X POST --header \"Content-Type: application/json\" https://circleci.com/api/v1.1/project/github/PokeAPI/deploy/build?circle-token=$CIRCLECI_API_TOKEN"
0 commit comments