Dear all,
I am just new to Bitbucket and trying to see how it works.
I have seen we need to create a bitbucket-pipelines.yml file in order to handle build and deployment.
But when I look at the content of the .yml file there are a lot of weird scripting stuff that I have no idea where it is coming from.
Q1 : Is there any reference doc on the different section and script syntax that is used in this yml file ?
Q2: How do we know the scripting syntax that need to be used in the file in order to be able to compile, and deploy a build for instance ? is it proper to each language, platform,...?
Any reference ?
Hi @sc,
I'd recommend that you take a look at this document:
https://confluence.atlassian.com/bitbucket/configure-bitbucket-pipelines-yml-792298910.html
I think it should be able to answer most of your questions.
I hope that helps!
-James
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.