Skip to content

Commit c9da5bf

Browse files
committed
wip
1 parent 39e3aff commit c9da5bf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.buildkite/pipeline.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -229,11 +229,6 @@ steps:
229229
- PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 HUSKY=0 yarn install --immutable
230230
- echo "+++ Release packages"
231231
- yarn release
232-
- |
233-
curl -X POST -H "Accept: application/vnd.github.v3+json" \
234-
-H "Authorization: token $${GITHUB_TOKEN}" \
235-
https://api.github.com/repos/segmentio/analytics-next/actions/workflows/release-creator.yml/dispatches \
236-
-d '{"ref":"master"}'
237232
plugins:
238233
- ssh://[email protected]/segmentio/cache-buildkite-plugin#v2.0.0:
239234
key: "v1.1-cache-dev-{{ checksum 'yarn.lock' }}"

0 commit comments

Comments
 (0)