Skip to content

Commit

Permalink
fix: quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
achauve committed Sep 2, 2024
1 parent d40ea04 commit 5b2412c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci-dso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,5 @@ deploy:
-H "Accept: application/vnd.github.v3+json" \
-H "Authorization: token $GITHUB_TOKEN_INFRA_REPO" \
https://api.github.com/repos/DNUm-socialgouv/vao-infra-pi/dispatches \
-d "{\"event_type\":\"deploy-event\", \"client_payload\": {\"environment\": \"$ENVIRONMENT\", \"appTag\": \"$TAG\"}}""
-d "{\"event_type\":\"deploy-event\", \"client_payload\": {\"environment\": \"$ENVIRONMENT\", \"appTag\": \"$TAG\"}}"
fi

0 comments on commit 5b2412c

Please sign in to comment.