tsreaper commented on PR #21871: URL: https://github.com/apache/flink/pull/21871#issuecomment-1420626334
@kristoffSC Azure pipelines are free for everyone (with limited resources). Follow these steps: 1. Login to https://dev.azure.com/. You can use your github account to login. 2. Create a project with any name. For example "Flink". 3. In project page, click "Pipelines" on the left, then click "Create Pipeline". 4. Choose "Github", then choose your Flink repository ("kristoffSC/flink"). Azure will automatically find `azure-pipelines.yml`. Then click `Run` in the upper-right corner. After you've set up your pipeline, each time you push to your Flink repository the pipeline will run. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
