Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for Azure Devops Pipelines #72

Open
krancour opened this issue Nov 29, 2022 · 0 comments
Open

add support for Azure Devops Pipelines #72

krancour opened this issue Nov 29, 2022 · 0 comments

Comments

@krancour
Copy link
Member

Azure DevOps Pipelines doesn't have the slick support for reusable Docker-based tasks in the way that GitHub Actions or Bitbucket Pipelines does, but it would be possible to define a reusable template in a public repository and that template can include the steps to execute Bookkeeper within a Docker container based on the official image.

https://learn.microsoft.com/en-us/azure/devops/pipelines/process/templates?view=azure-devops#use-other-repositories

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant